CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab 最小二乘法

搜索资源列表

  1. pls

    2下载:
  2. 偏最小二乘法PLS广泛应用于很多领域。这个程序包提供了一个函数,使用非线性迭代偏最小二乘法NIPALS算法,实现PLS回归。同时包含NIPALS算法的教程-PLS PLS is widely used in many areas. This package provides a function, use of non-linear iterative partial least squares algorithm NIPALS achieve PLS regression. NIPALS al
  3. 所属分类:matlab

    • 发布日期:2014-09-21
    • 文件大小:32134
    • 提供者:xuechaoling
  1. LSParaId

    0下载:
  2. 在matlab中,最小二乘法,模型参数确定和参数检验- In matlab, least squares method, the model parameter determined and the parameter examines
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-09
    • 文件大小:1043
    • 提供者:张元锋
  1. fit_ellipse

    0下载:
  2. 最小二乘法椭圆拟合 fit_ellipse( x,y,axis_handle ) x,y为坐标点 适用于一般方程哦。好用-Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3645
    • 提供者:JOHN
  1. shujunihe

    0下载:
  2. 运用最小二乘法的数值拟合,以及得到的结果-Numerical application of least squares fitting, as well as the results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:10636
    • 提供者:朱元清
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    7下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB solving nonlinear least squares method of fitting the source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:bwj
  1. 基于MATLAB实现最小二乘法

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

    • 发布日期:2017-12-18
    • 文件大小:235520
    • 提供者:鲁鲁普
  1. 异步电机电机最小二乘法参数辨识 电压输入

    6下载:
  2. 在matlab/Simulink平台上进行,异步电机应用最小二乘法的参数辨识,给定电压参考值。(In the matlab/Simulink platform, the induction motor is applied to the parameter identification of the least square method, given the voltage reference value.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:38912
    • 提供者:EDCHENG
  1. 01 最小二乘法

    2下载:
  2. 基于最小二乘法的matlab源程序,以一个多自由度体系为例。(Matlab source code based on the least squares method)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:9216
    • 提供者:zxm赵
  1. 03 非线性最小二乘法

    3下载:
  2. 基于matlab的非线性最小二乘法,以一个多自由体系为例。(A nonlinear least square method based on MATLAB, taking a multi freedom system as an example.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:zxm赵
  1. 一维移动最小二乘近似的MATLAB程序

    1下载:
  2. 无网格法的移动最小二乘法的matlab程序(Meshless method of moving least squares Matlab procedures)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:jinlong0186
  1. 最小二乘法

    2下载:
  2. 最小二乘发拟合数据,并进行预测源代码。(Least squares fitting data, and prediction source code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1885184
    • 提供者:FrankZz
  1. 基于最小二乘法的曲线拟合研究_陈良波

    1下载:
  2. 这一篇文章简单介绍了最小二乘法原理,并且给出了最小二乘法的MATLAB程序,给大家参考参考1(This article briefly introduces the principle of least square method, and gives the least squares method of MATLAB program, for your reference!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:437248
    • 提供者:kaola628
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    2下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB to solve nonlinear least squares fitting problem source code)
  3. 所属分类:数学计算

  1. 正交多项式最小二乘拟合

    3下载:
  2. 计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:青不笑
  1. 03最小二乘学习法

    1下载:
  2. 对一组离散的数据进行最小二乘法拟合,亲手注释,效果不错(The method of least squares fitting for a set of discrete data, personally annotated, the effect is good)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:10240
    • 提供者:职场加油
  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. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    1下载:
  2. matlab,用最小二乘法进行非线性拟合的程序,满足新手的学习(Matlab, a nonlinear fitting program using the least square method to meet the novice's learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:lhxy
  1. 最小二乘法拟合程序

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

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:石洪源
  1. 遗忘因子的最小二乘法

    0下载:
  2. 基于遗忘因子的最小二乘法,采用matlab,适用于电池等校模型建立
  3. 所属分类:matlab例程

  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
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com