搜索资源列表
最小二乘法程序代码
- 用最小二乘法拟和数据,得到一条最接近所给数据的直线-least squares method to be used and the data obtained by one closest to the straight-line data
最小二乘法拟合球心的程序
- 最小二乘法拟合球心的程序,若需要拟合圆心,稍加修改即可,LSQ method for sphere center fiting
NH2.rar
- 最小二乘法曲线拟合的程序。根据试验采集的10-100个采样点,利用最小二乘思想,可以拟合出N次的曲线。具体阶次自己设定。,Least squares curve fitting procedures. 10-100 in accordance with test samples collected, the use of least squares of thought, can be fitted curve N times. Specific order set.
matlab_program
- Matlab曲面拟合程序,利用最小二乘法来求得近似值,非常不错的东西-matlab program for fit curve
squarecircfit
- 本人编写的基于最小二乘法的圆拟合程序,可直接下载使用。-I prepared the least squares method based on circle fitting procedures, can be directly download.
MovingLeast-SquaresMLS
- 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
Debug
- 最小二乘法直线拟合程序 最小二乘法直线拟合程序-Linear least squares fitting procedure fitting a straight line least squares procedure
ceshidll
- 将最小二乘法拟合程序做成动态链接库DLL文件,然后从VC界面调用该DLL文件。在实际项目应用中,这种方法很实用。-Least squares fitting procedure to create a dynamic link library DLL files, and then call the VC interface DLL file. In the actual project applications, this method is very practical.
mainc
- 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
zxecf
- 一个集交互式和命令式于一体的程序,采用最小二乘法进行曲线的拟合-A set of interactive and command-style in one program, using least-squares curve fitting method
DOSlspoly
- 在MATLAB环境中实现最小二乘法和有理分式插值法的程序-lspoly and DOS method
05
- 用C语言编写一个用最小二乘法曲线拟合的程序-With the C language using a least squares curve fitting procedure
VBzuixiaoerchengfanihe
- 实现最小二乘法的VB程序,本程序准确性有待大家验证-zuixiaoerchengfanihe VB
pinghua
- 五点平滑程序,利用最小二乘法求得的平滑算子,可对资料空间场平滑-Five-point smoothing procedure, obtained by least squares smooth operator, smooth field data space can
a-new-Least-squares-fitting-method
- 本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。-This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after repeated verification, the algo
Least-squares
- 在visual c++6.0的环境下,使用C++语言编写的最小二乘法程序。-In visual c++6.0 environment, using C++ language least squares procedure.
CSharp
- C#写的最小二乘法程序 C#写的最小二乘法程序 C#写的最小二乘法程序 -C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng
zuixiaoerchengfa
- 用最小二乘法来拟合曲线,简单可行,误差小,在控制台程序中可以显示(zuixiaoerchengfa to simulate the line)
RLS
- MATLAB关于最小二乘法和递推最小二乘法程序(MATLAB on the least squares method and recursive least squares procedures)
最小二乘法拟合程序
- 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)