搜索资源列表
最小二乘法的曲线拟合
- 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
leastsquares
- 最小二乘法的拟合程序,用C语言实现.在压缩包中有具体说明.-least squares fitting procedure in C language. In a compressed specify.
使C#语言实现最小二乘法
- 使C#语言实现最小二乘法的一元线性回归.
200511051003323276
- 最小二乘法实现的曲线拟合二次曲线的c++源码
match_fitting
- 由本人自己编程实现的匹配拟合方法,是基于最小二乘法的拟合,可以很好的拟合地震数据,提取子波
L_s
- 拉格朗日差值与最小二乘法拟合,c语言实现-Lagrangian difference with the least square method, c language
WindowsApplication1
- 用C#编写的多元线性回归的最小二乘法,实现曲线的拟合~~ -Written in C# using multiple linear regression least square method, fitting a curve ~ ~
Polyfit
- 该程序是基于最小二乘法的多项式拟合,基于.net的c#实现的。该算法是一个类,可直接调用。-The program is based on the method of least squares polynomial fitting, c#. Net-based. The algorithm is a class that can be called directly.
Rayleigh-wave
- Knopoff算法实现瑞利波频散曲线正演,阻尼最小二乘法实现反演-do the direct of the dispersion curves of Rayleigh wave with the Knopoff method and do the inverse with the Damped least squares method