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

搜索资源列表

  1. 最小二乘法直线拟合 用VC实现的

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

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

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

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

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

    • 发布日期:2014-01-17
    • 文件大小:35172
    • 提供者:xiaaba
  1. 最小二乘法实现的labview仿真系统辨识程序

    7下载:
  2. 这是一个利用最小二乘法实现的labview仿真系统辨识程序。,this is a labview program
  3. 所属分类:LabView编程

    • 发布日期:2013-03-22
    • 文件大小:57389
    • 提供者:储明
  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. RLSAdaptiveFilteringAlgorithmsandDSPimplementation

    0下载:
  2. 基于dsp,采用最小二乘法实现的自适应滤波器的研究与实现-RLS Adaptive Filtering Algorithms and DSP implementation
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:487476
    • 提供者:廖卫
  1. 基于matlab AR模型的最小二乘法实现

    2下载:
  2. 基于matlab AR模型的最小二乘法实现参数辨识,加上Word配合理解,相信你理解的会更快的。(Matlab AR model based on the least squares method to achieve parameter identification, coupled with Word understanding, I believe you will understand faster.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:`yangliulang
  1. 基于MATLAB实现最小二乘法

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

    • 发布日期:2017-12-18
    • 文件大小:235520
    • 提供者:鲁鲁普
  1. C++实现最小二乘法一元回归和多项式拟合

    7下载:
  2. C++实现最小二乘法一元回归和多项式拟合(C++ to achieve the least squares method, one-way regression and polynomial fitting)
  3. 所属分类:物理计算

    • 发布日期:2017-12-20
    • 文件大小:337920
    • 提供者:xiaomiarmy
  1. LSunwrap

    0下载:
  2. 用matlab实现范数,最小二乘法解范数(The norm is obtained by MATLAB and the norm is solved by least square method)
  3. 所属分类:mathematica

    • 发布日期:2017-12-22
    • 文件大小:13312
    • 提供者:XHQ
  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. 递推最小二乘法实现及推广

    0下载:
  2. 最小二乘递归算法仿真及其推广应用,很好地实现了最小二乘法(Least square recursive algorithm simulation and its popularization and application, the least square method is well realized.)
  3. 所属分类:matlab例程

  1. least_square

    1下载:
  2. 利用最小二乘法实现手写体数字识别,采用mnist数据集(simple program using least-square)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:30376960
    • 提供者:IA&AI
  1. 最小二乘

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

    • 发布日期:2018-01-10
    • 文件大小: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-11
    • 文件大小:19456
    • 提供者:魔摩抹莫
  1. 最小二乘法

    1下载:
  2. 进行室内定位的最小二乘法实现,我进行了很多注释,相信大家应该很容易能看懂。(The least square method for indoor positioning is realized.I've made a lot of comments, and I'm sure you'll be able to read it easily.)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-18
    • 文件大小:1024
    • 提供者:杜博文1234
  1. PLS

    4下载:
  2. 利用偏最小二乘法实现对近红外光谱的血液定量分析(Quantitative analysis of blood in near infrared spectrum by partial least squares)
  3. 所属分类:matlab例程

    • 发布日期:2019-02-24
    • 文件大小:6805504
    • 提供者:Carlgao
  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. 最小二乘法拟合程序

    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 ... 32 »
搜珍网 www.dssz.com