资源列表
Aitken
- 使用Aitken逐步线性插值法进行函数插值。-Interpolation using Aitken method.
polyfit
- C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合-C language polynomial least squares fitting, can be used to fit the function on the interval
ad
- dsp AD采样,dsp内采样设置及相关问题-the dsp AD sampling dsp sample set and related issues
Kernel-Recursive-Least-Squares
- 递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!-dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone. dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone. krls_init.m- Kernel re
computer-numerical-algorithm-code
- 《计算机常用数值计算算法与程序 C++版》一书,配套的所有的C++程序源代码文件。-" Commonly used computer numerical algorithms and procedures C++ Edition" book, supporting all C++ program source code file.
Integrald1
- 建筑结构单自由度结构在地震作用下的位移响应杜哈梅积分求解-The SDOF structure of building structures under earthquake displacement response Du Hamei Integral Solution
Simpson
- 固态核磁共振仿真的simpson程序,功能很强大-SIMPSON – An important driver for numerical simulations in solid-state NMR spectroscopy
least-square
- 使用最小二乘法拟合任意次多项式函数。内含完整排列产生函数以及行列式求值函数。-Least-square fitting to a polymial with artribute order.
la01-1.0.0.tar
- l1 linear programming
Lagrange
- C语言实现的拉格朗日插值方法,对求解函数差值及拟合十分有用-C language Lagrange interpolation method, useful in solving function difference and fitting
GPOPS-OPTIMIZATION-METHOD
- 伪谱法求解程序,用于进行轨迹优化的有效方法-Gauss psedospectral method, used for trajectory optimization
Inverse_Matrix
- 用c++代码编写高等数学中的矩阵的QR分解-The higher mathematics matrix written c++ code QR decomposition