CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 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. 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-13
    • 文件大小:3645
    • 提供者:JOHN
  1. MATLAB-Central-File-detail-Partial-Least-Squares-a

    0下载:
  2. 一个用matlab完成的偏最小二乘法示例-MATLAB Central-Partial-Least-Squares
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:124833
    • 提供者:李述清
  1. zxecf

    1下载:
  2. 本人经过对最小二乘法拟合程序进行了归纳汇总编写了这个MATLAB小程序,一般情况都适用。-General least squares fitting procedure code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1455
    • 提供者:李若琪
  1. SpectAnalisis

    0下载:
  2. 通过最小二乘法及SVD-TLS法对同一谱进行了功率谱分析,并比较了不同阶数下,最小二乘法的效果-By least-squares method and SVD-TLS method to the same spectra of the power spectrum analysis, and compare the number of different bands under the effect of least-squares method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1078
    • 提供者:张云鹏
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

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

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

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

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

    7下载:
  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-17
    • 文件大小:38912
    • 提供者:EDCHENG
  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. 各种最小二乘法汇总(算例及MATLAB程序)

    1下载:
  2. MATLAB实现最小二乘法的各种程序汇总,希望对初学者带来一定的帮助(MATLAB implementation of the various methods of least squares summary, and I hope to bring some help)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-13
    • 文件大小:1113294
    • 提供者:北极徘徊
  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. PLS

    0下载:
  2. 基于MATLAB语言编写的最小二乘法的具体实现。(The concrete realization of least square method based on MATLAB language.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:may2120
  1. 正交多项式最小二乘拟合

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

    • 发布日期:2018-01-03
    • 文件大小: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-04
    • 文件大小:10240
    • 提供者:职场加油
  1. 递推最小二乘法实现及推广

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

  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. 基于最小二乘法RBF神经网络MATLAB程序

    2下载:
  2. 基于最小二乘法RBF神经网络MATLAB程序,采用最小二乘法及RBF神经网络完成系统辨识(RBF neural network MATLAB program based on least square method, using least square method and RBF neural network to complete system identification)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:liyuqi61148
  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. 遗忘因子的最小二乘法

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

« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com