搜索资源列表
polyfit
- matlab里ployfit的原型 c#版-the matlab ployfit the prototype c# version
ployfit
- Delphi 多点曲线光滑拟和,实现1次多项式最小二乘、2次多项式最小二乘,最终显示实验值、a+bx+cx^2拟合、ae^(b/x)拟合值,以控制台窗口方式显示出运算结果。-Delphi more smooth curve fitting, the realization of 1 polynomial least squares, 2 polynomial least squares, the final show experimen
ployfit
- 函数拟合,拟合函数求出方程,对方程进行求解-Function fitting, fitting function to find the equation. . .
ployfit
- 最小二乘拟合,拟合函数为cos(n*pi*x)(least-square ployfit)
task
- 利用ployfit函数三维拟合,并三维插值,通过gui显示拟合三维公式、二维公式(The three-dimensional fitting and three-dimensional interpolation of ployfit function are used, and the three-dimensional formula and the two-dimensional formula are fitted by GUI
多项式和非多项式曲线拟合
- 多项式拟合在matlab中可以使用ployfit函数求解多项式系数,通过ployval函数求解拟合多项式在某数据点处的值(Polynomial and Non-polynomial Curve Fitting)