搜索资源列表
LeastSquare
- 用C写的可以实现求解满秩线性方程组以及最小二乘曲线拟合的函数-written in C can be achieved full rank solving linear equations and least-squares curve fitting the function
LeastSquare
- 计算方法中最小二乘法程序设计的源代码,具有很强的通用性
leastsquare
- 本程序是我上课实验报告的源代码,用Cholesky分解求解最小二乘问题,并可以实现多项式拟合。输入请使用inpuy.dat文件。
drawUseLeastSquare
- 做數值方法中LeastSquare的繪圖
Leastsquare
- 有用的最小二乘法matlab的程序 有参考价值-Useful procedure for least squares matlab useful
LeastSquare
- VC实现的最小二乘法拟合源程序。可以供大家参考学习用。-VC of the least square method to achieve source. Learning can be used for reference.
leastsquare
- 自己编写的最小二乘法二次式的计算,可以生成经验公式,并画出相应的曲线。-I have written quadratic least squares method of calculation, can generate empirical formula, and draw the corresponding curve.
LeastSquare
- 可在vs2008中直接运行的界面软件,通过自行绘制离散数据点,使用最小二乘法进行高次拟合,并显示拟合曲线,可以直观的看出拟合准确性-Interface software can be run directly in vs2008 own drawing of discrete data points, using the least squares method, high-fit, and fitting curve
LeastSquare
- N次多项式曲线拟合,有界面,可随时设置多项式阶次。-N order polynomial curve fitting, the interface can be set at any time polynomial times.