CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 最小 二乘法曲线 拟合

搜索资源列表

  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. Curve-Fitting

    0下载:
  2. 基于最小二乘法的曲线拟合,并用OpenGL绘制曲线。-Curve fitting based on least square method,and display the curve by using OpenGL.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3576
    • 提供者:xuyunhan
  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. LEAST-SQUARE-AND-GRPH-DRAWING

    0下载:
  2. 利用最小二乘法拟合直线和曲线,绘制出对比图形;简单绘制多种三维图形的代码-least-square fiting and draw graph
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:1745
    • 提供者:lipingyang
  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. fitted-curve

    0下载:
  2. 基于最小二乘法的离散点拟合曲线程序,可以拟合直线,圆,二次曲线-Discrete point curve fitting procedure based on the least square method, can be fitting a straight line, circle, two times curve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5339708
    • 提供者:铁鸟
  1. Least_squares_function

    0下载:
  2. 找到直线或者曲线附近的点,基于所有点的最小二乘法拟合!-Found near the line or curve point, based on all the points of least squares fit!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:封小云
  1. Assignment1_Part2Q1

    0下载:
  2. 最小二乘法的matlab实现,最小二乘法用于曲线拟合,本程序可以适用于一次或者二次曲线拟合- Polynomial least squares curve fitting- First and Second order curve fitting. All the given data points must be used for fitting.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4502
    • 提供者:guojiexin
  1. least-square-method

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

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

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

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

    0下载:
  2. chebyshev算法,曲线拟合最小二乘法,还有数值分析课本中的一些算例,简便了计算过程,提高了运算效率-Chebyshev algorithm, curve fitting least square method, and some examples of numerical analysis of textbooks, simple calculation process, improve the operation efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2728
    • 提供者:季秋峰
  1. ellipsefit

    0下载:
  2. 基于矩阵理论,根据最小二乘法进行的椭圆曲线拟合的matlab程序-ellipse fit theory of matrix least square
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:TuMengdi
  1. yiyuanduo

    0下载:
  2. 用最小二乘法进行曲线拟合,一次多项式拟合f(x),可稍作改动进行多项式拟合-Using the least square method to curve fitting, a polynomial fitting f (x) can be slightly modified to polynomial fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1124
    • 提供者:青璃
  1. program1

    0下载:
  2. 利用最小二乘法对一段数据进行曲线拟合,可以有效获得该数据的高阶次拟合曲线-Using the least square method to curve fitting of a section of data, can effectively obtain the high order fitting curve of the data.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:
  1. Algorithm-gor-least-square-fit-curve

    0下载:
  2. 程序中的算法为使用最小二乘法拟合曲线,输入N个数据,可使用该程序拟合出N-1次的曲线函数,输出为函数各项的系数。-Program algorithm using a least squares fit curves N input data, you can use this program to fit the curve function N-1 times the output as a function of the coefficients.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1131141
    • 提供者:李源
  1. java

    0下载:
  2. java语言 最小二乘法 根据坐标数组拟合曲线-java language least squares fit curve based on the coordinates of the array
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:hh
  1. quxiannihe

    0下载:
  2. 最小二乘法与曲线拟合,里面包含了详尽的代码解释,适合初学者-Least squares curve fitting, which contains a detailed explanation of the code, suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3575114
    • 提供者:阮传同
  1. least-squares-curve-fitting

    0下载:
  2. 用最小二乘法进行曲线拟合,代码有注释,方便查看。可以用于实时数据显示和拟合-Using the least squares curve fitting, code comments, convenient viewing. Can be used for real-time data display and fitting
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:360818
    • 提供者:周统汉
  1. The-least-squares-method

    0下载:
  2. 最小二乘法,带GUI界面拟合线性曲线,实验中可以用作参考,自己编写的程序-The least squares method, linear curve fitting with a GUI interface, the experiment can be used as a reference, you have written procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:10773
    • 提供者:曹艳青
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com