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

搜索资源列表

  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实现的

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

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

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

    • 发布日期: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. 最小二乘法程序

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

    • 发布日期:2008-10-13
    • 文件大小:9664
    • 提供者:胡进
  1. 使C#语言实现最小二乘法

    0下载:
  2. 使C#语言实现最小二乘法的一元线性回归.
  3. 所属分类:C#编程

    • 发布日期:2014-01-17
    • 文件大小:35172
    • 提供者:xiaaba
  1. 基于MATLAB实现最小二乘法

    1下载:
  2. 使用matlab实现最小二乘的程序资料。。。。。。(Using MATLAB to achieve the least squares program ...)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:235520
    • 提供者:鲁鲁普
  1. C#写的最小二乘法程序

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

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

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

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

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

    • 发布日期:2018-01-06
    • 文件大小: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. 所属分类:其他

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

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

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

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

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:石洪源
  1. matlab基于最小二乘

    1下载:
  2. 最小二乘法对于参数拟合的MATLAB程序(MATLAB program of least square method for parameter fitting)
  3. 所属分类:书籍源码

    • 发布日期:2020-08-02
    • 文件大小:34816
    • 提供者:商城
  1. matlab最小二乘法曲面拟合

    5下载:
  2. matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-09
    • 文件大小:22528
    • 提供者:残夜冷笑
  1. 最小二乘解包裹算法

    2下载:
  2. 最小二乘法解包裹算法可以在光栅法三维重建时由相对相位求取绝对相位。(The least square unwrapping algorithm can obtain the absolute phase from the relative phase in the three-dimensional reconstruction of raster method.)
  3. 所属分类:其他

    • 发布日期:2019-07-24
    • 文件大小:8192
    • 提供者:陨落心岩
  1. 最小二乘

    1下载:
  2. 最小二乘法进行参数辨识,主要在系统辨识方面应用。(Least square method for parameter identification)
  3. 所属分类:文章/文档

    • 发布日期:2019-08-18
    • 文件大小:1024
    • 提供者:发的护身符
  1. 偏最小二乘PLS和一些光谱预处理的matlab程序

    4下载:
  2. 可以对光谱数据进行预处理,除了偏最小二乘法之外,也有一些其他方法(Besides the partial least square method, there are also some other methods)
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-06
    • 文件大小:12624896
    • 提供者:李泽平
  1. Matlab偏最小二乘法用于判别分析

    1下载:
  2. MATLAB偏最小二乘法用于判别分析,亲测可用(The partial least squares method of MATLAB is used for discriminant analysis, and the pro-test is available.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-28
    • 文件大小:32768
    • 提供者:slowwalkor
  1. 股票预测-最小二乘

    2下载:
  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 training samples and 601-700 predic
  3. 所属分类:其他

    • 发布日期:2021-02-20
    • 文件大小:227328
    • 提供者:nz106
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com