资源列表
polynomialfitting
- 最小二乘法解多项式拟合问题的fortran编写的源程序 -Least squares polynomial fitting problem solution prepared fortran source
Dijkstra_use_class_1
- this the code for finding a shortedpath in graph in althorithm-this is the code for finding a shortedpath in graph in althorithm
CORDIC
- A digital sinusoid synthesis based on the postscaled cordic
DDSF
- A direct digital frequency synthesizer based on cordic algorithm implemtnted with FPGA
lagrangeandnewton
- 计算方法中lagrange和newton的实现方法,希望和大家分享-lagrange and newton
FT
- 用FT法实现相关函数快速估计程序.包括c,for几种格式。-FT method used to achieve rapid estimation procedures related function.
SpecialFunction
- 数学特殊函数算法库,主要用于统计计算-math s special function algrorithm
math
- 非线性方程求根的各种算法的比较, //求非线性方程的根 //程序中共给出了以下几种方法求非线性方程的根 // (1)二分法 (2)牛顿法 (3)普通迭代法 (4)斯蒂芬森迭代法 (5)弦截法 //程序中用到的函数为: f(x)=x^3-x-1 //其中:(1)普通迭代法用的迭代函数为:x=(x+1)^(1/3) // (2)斯蒂芬森迭代法用的迭代函数为:x=x^3-1-Root of all kinds of non-linear equation algorithm,/
tujiefaqiuquNcifangge
- 复数求n次方根的方法,讲了基本原理及其求解的思路和方法-complex
KalmanFilter
- 这是一个Kalman滤波器,在数字信号处理方面有很多的应用-This is a Kalman filter, the digital signal processing applications there are many ~ ~
6GAUS
- 用全选主元高斯消去求解n阶实系数方程组,算法比较简单-Select All PCA with Gaussian elimination for solving n-order real coefficient equations, the algorithm is relatively simple
6GJDN
- 用全选主元高斯—约当消去法求解实系数方程组-Select All PCA with Gauss- Jordan elimination method to solve real coefficient equations
