CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - least-squares curve fitting

搜索资源列表

  1. 20060401

    0下载:
  2. 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的-second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:382648
    • 提供者:zsq
  1. zxecfym

    0下载:
  2. 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:960
    • 提供者:刘馨泽
  1. ChessTimer

    0下载:
  2. 最小二乘法曲线拟合-least squares curve fitting
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8710
    • 提供者:eric
  1. pcir

    0下载:
  2. 最小二乘法曲线拟合-least squares curve fitting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1057
    • 提供者:夏雨
  1. Leastsquarescurvefitting

    1下载:
  2. 利用c++语言实现最小二乘法曲线拟合代码-Using c++ language code least squares curve fitting
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4220
    • 提供者:杨纯
  1. leastsquaresfitting

    0下载:
  2. 把积分变成求和,再以所得到关于点集正交的多项式作基求最小二乘的拟合曲线-The integral into a sum of them, and then got on the point set of orthogonal polynomials for least-squares fitting curve of the base demand
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1851
    • 提供者:程立鼎
  1. Least-squares-Curve-Fit-unit

    1下载:
  2. 最小二乘是由方程式近似的数据点的一组的方式,让你预测中间值,或计算的数据的一些措施。您可能已经通过绘制通过数目的数据点图上绘制的直线近似的趋势线。最小二乘这不只是“装修”,但在数学的方式,最大限度地减少错误,从而导致。我的单元延伸最小二乘从仅仅是一种直线拟合到高阶多项式为更复杂的数据(其中可能有一平方律拟合的物理原因,例如),或更好的匹配的数据。-Least-squares is a way of approximating a set of data points by an equation
  3. 所属分类:Delphi VCL

    • 发布日期:
    • 文件大小:221705
    • 提供者:liu
  1. matlab-PLS

    0下载:
  2. 曲线拟合,函数逼近,预测,偏最小二乘法!-Curve fitting, function approximation, forecast, partial least squares.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:638
    • 提供者:peng yunfa
  1. 646

    2下载:
  2. Delphi最小二乘法七点曲线拟合演示,编程学习源码,很好的参考资料。-Delphi least squares curve fitting seven presentations, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2015-06-26
    • 文件大小:58368
    • 提供者:于 弘
  1. 876

    0下载:
  2. Delphi最小二乘法七点曲线拟合演示,编程学习源码,很好的参考资料。-Delphi least squares curve fitting seven presentations, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:153380
    • 提供者:刘民
  1. Pumping-characteristic-curve-fitting

    1下载:
  2. 拟合泵站特性曲线,最小二乘法,Q-H,Q-N,Q-E-Pumping characteristic curve fitting, least squares method, QH, QN, QE
  3. 所属分类:书籍源码

    • 发布日期:2014-03-10
    • 文件大小:3503
    • 提供者:龙少
  1. Delphi_150500

    0下载:
  2. Delphi:Delphi曲线图演示,最小二乘法七点曲线拟合演示效果,借此源码可了解系数矩阵、增广矩阵、高斯消元、误差计算、高斯消去后的矩阵右侧系数、迭代初值、迭代求解等相关技巧。 -Delphi: Delphi graph demonstrates, least squares curve fitting seven demonstration effect, whereby the source code can understand the coefficient matrix, au
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:9689
    • 提供者:8XSBISX
  1. ployfit

    0下载:
  2. 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 experimental values, a+bx+cx^2 fitting,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:3929
    • 提供者:lpudn5
  1. Curve-fitting

    0下载:
  2. 此代码实现采用最小二乘拟合求回归系数的功能-This code uses a least squares fit of the regression coefficients seeking function
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:22126
    • 提供者:hypig
  1. Least-squares-curve-fitting-method

    0下载:
  2. 5 最小二乘法的曲线拟合-Least-squares curve fitting method
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-31
    • 文件大小:305002
    • 提供者:茶上上
  1. min

    0下载:
  2. 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。-Least squares method (also known as the least squares method) is a mathematical optimization techniques. It
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:14349
    • 提供者:fh
搜珍网 www.dssz.com