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

搜索资源列表

  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. 最小二乘法的曲线拟合

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

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

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

    • 发布日期:2014-01-17
    • 文件大小:35172
    • 提供者:xiaaba
  1. 最小二乘法多次曲线拟合算法

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:10632
    • 提供者:乐生
  1. 最小二乘法拟合

    1下载:
  2. 输入几个点的横坐标和纵坐标,用最小二乘法拟合出直线(类似y=ax+b).并把这个方程计算并显示出来。
  3. 所属分类:Windows编程

    • 发布日期:2011-12-20
    • 文件大小:2036
    • 提供者:linglink
  1. xitongbianshi.rar

    1下载:
  2. 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1706
    • 提供者:刘悠
  1. erchengfa

    0下载:
  2. 最小二乘法曲线拟合程序代码,可以直接从点生成曲线,windows界面-giygikgiufiuihkfiugfvyjfgkugj
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:52420
    • 提供者:shidaqiao
  1. xitongbianshi

    0下载:
  2. 应用一般最小二乘法与递推式最小二乘法对二阶系统进行参数辨识-RLS
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:265751
    • 提供者:恰克
  1. matlab-PLS

    1下载:
  2. 很好用,用matlab编的偏最小二乘法,直接在matlab里就可以用。另外带有PLS讲解-Good use, with the partial least squares matlab compiled directly in matlab can be used inside. In addition to explain with PLS
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:67580
    • 提供者:xiaoqiang
  1. yang_RBF

    2下载:
  2. 一种最小二乘法的RBF神经网络,用于对复杂系统的辨识研究-A least squares method of RBF neural network for identification of complex systems research
  3. 所属分类:Other systems

    • 发布日期:2016-06-27
    • 文件大小:1187
    • 提供者:杨怀申
  1. 最小二乘法和牛顿迭代

    1下载:
  2. 最小二乘法和牛顿方法的一些简单资料,对于理解算法有点帮助(i have limit capicaticy for using machine learning,i hope i will impove a lot in the future)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2550784
    • 提供者:笑似心酸
  1. 最小二乘法

    1下载:
  2. 通过c语言编程,实习最小二乘法的功能,求解运算(Through the C language programming, practice the least square method function)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:xt123
  1. 04带有约束条件的最小二乘法

    0下载:
  2. 高斯核模型约束 最小二乘法,亲手注释,效果不错,带拟合效果图(Gauss kernel model constrained least squares method, personally annotated, the effect is good, with the fitting effect diagram)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:职场加油
  1. 多项式最小二乘法拟合

    6下载:
  2. 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:洪少
  1. 最小二乘

    0下载:
  2. matlab实现数据补缺,采用的是最小二乘法和平均值填补,补缺的数据用特殊颜色标记。(Matlab realization of data deficiency, least square method)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:DeepDark
  1. MATLAB 求最小二乘法系数

    3下载:
  2. 用MATLAB进行三次曲线的拟合,并运用最小二乘法求各个系数,得出曲线方程(The three curves are fitted with MATLAB, and the coefficients are obtained by using the least square method, and the curve equation is obtained.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:526336
    • 提供者:欧~
  1. 最小二乘法-梯度下降法-牛顿法

    1下载:
  2. 用Python3在jupyter notebook实现最小二乘法,梯度下降法和牛顿法(Using Python3 to realize least square method, gradient descent method and Newton method in jupyter notebook)
  3. 所属分类:其他

    • 发布日期:2020-06-18
    • 文件大小:196608
    • 提供者:奘晨
  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. 最小二乘法拟合程序

    4下载:
  2. 利用Matlab平台,开发最小二乘法,实现对输入数据的准确拟合(Use the Matlab platform to develop the least square method to achieve accurate fitting of the input data)
  3. 所属分类:其他

    • 发布日期:2021-04-26
    • 文件大小:1477632
    • 提供者:kd612
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com