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

搜索资源列表

  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. 200511051003323276

    0下载:
  2. 最小二乘法实现的曲线拟合二次曲线的c++源码
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1237
    • 提供者:钱小飞
  1. myfit

    0下载:
  2. 用matlab编的最小二乘法拟合的GUI程序,可以实现最小二乘法的计算-Matlab made by the least squares fitting procedure of the GUI, you can achieve the least square method of calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:7554
    • 提供者:ldd
  1. tran_coordinate

    0下载:
  2. 利用最小二乘法实现四参数坐标转换 测量平差中用到-Realize the use of least squares measuring four parameters of coordinate transformation used in adjustment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3178
    • 提供者:guo
  1. L_s

    0下载:
  2. 拉格朗日差值与最小二乘法拟合,c语言实现-Lagrangian difference with the least square method, c language
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1871
    • 提供者:jcz
  1. leastsquaresprocedure090513

    0下载:
  2. 最小二乘法实现m个方程的最高n次多项式的拟合。-least-squares procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1083
    • 提供者:程文杰
  1. Least-squaresfittingalgorithm

    0下载:
  2. 用最小二乘法实现曲线拟合算法,通过给定的数据拟合出一条曲线-Using least squares curve fitting algorithm to achieve, through the given data fitting a curve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:55353
    • 提供者:zhangmin
  1. WindowsApplication1

    0下载:
  2. 用C#编写的多元线性回归的最小二乘法,实现曲线的拟合~~ -Written in C# using multiple linear regression least square method, fitting a curve ~ ~
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:40478
    • 提供者:xiaopang
  1. 1441

    0下载:
  2. 图形处理 最小二乘法 实现方法及图形 图形处理 最小二乘法 实现方法及图形-Graphics processing method of least squares method and graphic graphics processing method of least squares method and graphics
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2341
    • 提供者:会犯
  1. 最小二乘法多次曲线拟合

    0下载:
  2. 因本人项目用到最小二乘法多次曲线拟合,便抽时间写了一个实现的程序,不敢独享,
  3. 所属分类:其他小程序

    • 发布日期:2017-01-28
    • 文件大小:3001
    • 提供者:5312517@qq.com
  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. 最小二乘法直线拟合 用VC实现的3

    0下载:
  2. 最小二乘法拟合直线,通过点云或者三角网格(Least square fitting straight line by point cloud)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:cyyhm
  1. 最小二乘

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

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:DeepDark
  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-10
    • 文件大小:19456
    • 提供者:魔摩抹莫
  1. 数值分析上机

    0下载:
  2. 高斯法,牛顿法,最小二乘法,二分法等实现数值分析计算。(The Gauss method, the Newton method, the least square method, the dichotomous method and so on are used to calculate the numerical analysis.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:松1111
  1. PI实现

    4下载:
  2. 基于改进的PI模型对非线性曲线进行拟合,二次寻优算法进行参数辨识,用逆模型前馈补偿(classical PI modeling)
  3. 所属分类:其他

    • 发布日期:2020-02-23
    • 文件大小:2191360
    • 提供者:木子1212
  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. DeconvolutionCode-LevinEtAl07

    1下载:
  2. 所附代码提供了上述三种反卷积策略的实现。要开始,用户应该检查文件demo.m。反褶积子程序在以下文件中实现:deconvL2频率.m:在频域反褶积,假设高斯导数在前面。2.deconvL2.m:利用共轭梯度算法,假设在空间域上存在高斯导数先验的反褶积。3.deconvSps.m:利用迭代重加权最小二乘算法,在空间域上假设一个稀疏导数先验的反褶积。(The enclosed code provides the implementation of the above three deconvolut
  3. 所属分类:其他小程序

    • 发布日期:2018-12-28
    • 文件大小:718963
    • 提供者:唯爱酥酥
  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 »
搜珍网 www.dssz.com