搜索资源列表

  1. 最小二乘法曲线拟合

    1下载:
  2. 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:李文
  1. 最小二乘法的曲线拟合

    0下载:
  2. 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
  3. 所属分类:C#编程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:5437
  1. 最小二乘法在曲线拟合中的实现

    0下载:
  2. the minimun square elimination in curve fitting,introduction how to orgnize the data and has the program flow chat
  3. 所属分类:电子书籍

    • 发布日期:2024-07-02
    • 文件大小:102400
    • 提供者:landsky
  1. 最小二乘法直线拟合程序

    0下载:
  2. 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve
  3. 所属分类:其他小程序

    • 发布日期:2024-07-02
    • 文件大小:3072
    • 提供者:liu
  1. curvefit_C_edition

    0下载:
  2. c语言版的多项式曲线拟合。 用最小二乘法进行曲线拟合. 用p-1 次多项式进行拟合,p<= 10 x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始 nNodeNum,有效数据节点的个数。 b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。 b,有10个元素ok。-c language version of the polynomial curve fi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:welldo
  1. 2x

    0下载:
  2. 利用最小二乘法进行曲线的拟合,这是用多项式拟合曲线的源码!-using the least-squares method of curve fitting, which is the polynomial curve fitting source!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:gsx
  1. MATLABguiApplication

    1下载:
  2. 这个程序的核心是用最小二乘法进行曲线拟合。我把它做成一个简单的GUI界面。顺带附上使用说明。-this procedure is the core of the least-squares method of curve fitting. I made it a simple GUI interface. Incidentally attached use.
  3. 所属分类:绘图程序

    • 发布日期:2024-07-02
    • 文件大小:98304
    • 提供者:Loretta Wu
  1. levmar

    1下载:
  2. matlab语言实现非线性最小二乘法的曲线拟合LM算法-Matlab language nonlinear least-squares method of curve fitting algorithm LM
  3. 所属分类:其他小程序

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:huyong
  1. CurveEquation

    0下载:
  2. Delphi编写的最小二乘法的曲线拟合算法,使用形象的图像进行展示,可以方便的看到拟合的结果。-Delphi prepared by the least square method of curve fitting algorithms, the use of the image of the image display, it will be convenient to see the results of fitting.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:7168
    • 提供者:无尽愿
  1. XushiliangZuixiaoerchengQuxiannihe

    0下载:
  2. 内含徐士良先生编写的、使用最小二乘法完成曲线拟合的子程序源代码-Mr. Xu Shiliang intron prepared, using least squares curve fitting to complete the source code of the subroutine
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:74752
    • 提供者:木子
  1. zuixiaoerchengfa

    0下载:
  2. 最小二乘法在曲线拟合中的运用,工程上运用很多。-err
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:102400
    • 提供者:wang
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:2490368
    • 提供者:王延海
  1. 最小二乘曲线拟合

    0下载:
  2. 可用于有误差的数据的处理,更好的拟合数据(Can be used for data processing)
  3. 所属分类:Windows编程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:微澜gao
  1. 基于最小二乘法的曲线拟合研究_陈良波

    0下载:
  2. 这一篇文章简单介绍了最小二乘法原理,并且给出了最小二乘法的MATLAB程序,给大家参考参考1(This article briefly introduces the principle of least square method, and gives the least squares method of MATLAB program, for your reference!)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:437248
    • 提供者:kaola628
  1. 最小二乘法曲线拟合

    0下载:
  2. 最小二乘拟合曲线,知道离散点后可以更好的获得其对于曲线的拟合(Least square fitting curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:caoshuai
  1. 正交多项式最小二乘拟合

    0下载:
  2. 计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:青不笑
  1. matlab编写的增广的最小二乘辨识程序

    0下载:
  2. matlab曾广最小二乘辨识程序,利用增广最小二乘法编写程序,完成系统辨识(Matlab once wide least square identification program)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:liyuqi61148
  1. 最小二乘拟合的两种求参方法

    0下载:
  2. 最小二乘拟合曲线;系统建模与辨识课程中所用到的两个最基础的程序(Least squares fitting curve,The two most basic programs used in the system modeling and identification course)
  3. 所属分类:仿真建模

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:acaser
  1. NIHE

    0下载:
  2. 这是自己修改过的实际matlab曲线拟合程序,可实现3阶最小二乘拟合(This is the actual Matlab curve fitting program which can realize the 3rd order least squares fitting)
  3. 所属分类:matlab例程

  1. 最小二乘

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

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:dong5324
« 12 3 4 5 6 »

源码中国 www.ymcn.org