搜索资源列表

  1. 最小二乘法直线拟核源代码

    1下载:
  2. 图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1454
    • 提供者:authority007
  1. 最小二乘法直线拟合 用VC实现的

    0下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1477
    • 提供者:wrm
  1. 多项式最小二乘法

    1下载:
  2. 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares meth
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:27972
    • 提供者:jasa
  1. 最小二乘法直线算法

    0下载:
  2. 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:任萍
  1. 最小二乘法程序

    1下载:
  2. 最小二乘法计算程序-least squares method procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9664
    • 提供者:胡进
  1. 最小二乘法多次曲线拟合算法

    1下载:
  2. 最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23618
    • 提供者:鲁班
  1. 最小二乘法多次曲线拟合

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

    • 发布日期:2008-10-13
    • 文件大小:3553
    • 提供者:李伟
  1. 最小二乘法程序代码

    1下载:
  2. 用最小二乘法拟和数据,得到一条最接近所给数据的直线-least squares method to be used and the data obtained by one closest to the straight-line data
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3177
    • 提供者:胡清
  1. 最小二乘法线性拟合

    2下载:
  2. 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8382
    • 提供者:aaa
  1. 非线性最小二乘法--数据拟合

    2下载:
  2. 最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10632
    • 提供者:乐生
  1. Levenberg-Marquarat算法

    0下载:
  2. 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修*。-
  3. 所属分类:matlab例程

  1. 最小二乘法原理及应用

    1下载:
  2. 介绍了最小二乘法的原理,及其在模式识别中的应用研究
  3. 所属分类:文档资料

    • 发布日期:2011-06-09
    • 文件大小:37888
    • 提供者:ansyana@126.com
  1. mls 移动最小二乘法的程序

    0下载:
  2. 用c++编写的移动最小二乘法的程序
  3. 所属分类:源码下载

  1. C#写的最小二乘法程序

    0下载:
  2. 实现了最小二乘算法的编写,初始解解算和迭代解算都能正常运行。(The preparation of least squares algorithm, the initial solution calculation and iterative solution can normal operation.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:jiaohexiaoxue3
  1. 最小二乘法曲线拟合

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:caoshuai
  1. 多项式最小二乘拟合与龙贝格积分法

    0下载:
  2. 通过最小二乘法拟合曲线,并使用龙贝格公式计算积分(By the method of least squares fitting curve, and use the formula to calculate the Romberg integral)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:xhtleige
  1. python 偏最小二乘法

    0下载:
  2. 包含python实现偏最小二乘回归的源代码,同时文件中还有所需数据格式(Contains python partial least-squares regression source code, at the same time the file also has the required data format.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:魔摩抹莫
  1. 最小二乘

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:dong5324
  1. 最小二乘法拟合程序

    0下载:
  2. 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:石洪源
  1. 股票预测-最小二乘

    0下载:
  2. 采用最小二乘法进行MATLAB编写,开盘为输入,收盘为输出。1-600个数据为训练样本集,601-700为预测样本。先对数据进行标准化处理,再利用最小二乘法对模型进行预测,最后进行反标准化处理后输出。(The least square method is used to compile MATLAB. The opening is input and the closing is output. 1-600 data are train
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:227328
    • 提供者:nz106
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org