资源列表
kfft
- 超级精简版本的傅里叶变换,用于信号处理和自动控制-Super-streamlined version of the Fourier transform for signal processing
Hanoi
- 汉诺塔问题的非递归解决,能够用非递归的方法解决汉诺塔问题-Tower of Hanoi non recursive solution can be non-recursive solution to the Tower of Hanoi problem
Kalman
- 对kalman滤波进行了描述,并对其应用举例说明-Kalman filter for a descr iption and examples of its application
bellman
- bellman algorithm program implented in c++ is based on using linked list-bellman algorithm program implented in c++ is based on using linked list
erchengfa
- 基于高斯变换的最小二乘法程序,用于曲线拟合-a very good program
Fortran95SourceCode
- Fortran 95程序设计【彭国伦】 Source_Code.rar -Fortran 95Source_Code.rar
Matrix
- VC矩阵类的编写,其中包括矩阵创建,矩阵运算-VC prepared matrices, including the creation of matrix, matrix operation
LMS_poly_fit
- 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
nonlinear_epuation_solve
- 非线性方程组解法源代码,包括二分法和牛顿法,数值分析作业,给初学者作参考。-Solution of nonlinear equations the source code, including the dichotomy and the Newton method, numerical analysis of operations, to the beginners for reference.
diff
- 微分方程数值解法源代码,包括四阶Adams方法和四阶RK方法,,数值分析作业。-Differential Equations Numerical Solution of the source code, including fourth-order Adams methods and fourth-order RK method, numerical analysis operations.
Interporation
- 计算插值与曲线拟合的MATLAB程序,用于实现相应的功能。-Interpolation and curve fitting calculation of the MATLAB process for the realization of the corresponding function.
duoxiangshi
- 多项式与连分式函数的计算的算法,可以计算多项式与连分式函数-Polynomial function and calculating the continued fraction
