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

搜索资源列表

  1. 基于QR分解的总体最小二乘方法

    0下载:
  2. 基于QR分解的总体最小二乘方法 基于Matlab的程序,QR decomposition based on total least squares method
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:969byte
    • 提供者:成人
  1. pls.偏最小二乘回归的软件代码

    1下载:
  2. 这是做偏最小二乘回归的软件代码,在matlab中可以实现,This is so partial least-squares regression of the software code in matlab can be achieved in
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:81.29kb
    • 提供者:feiyang
  1. pls-for-matlab.rar

    0下载:
  2. 偏最小二乘算法在MATLAB中的实现,直接将文件拷贝至matlab文件夹下,即可使用。详细使用方法见代码本身,Partial least-squares algorithm in MATLAB in the realization of a file copy directly to the matlab folder, you can use. See detailed use of the code itself
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:420.29kb
    • 提供者:杨乾栩
  1. leastsquares.rar

    1下载:
  2. 用matlab作非线性最小二乘拟合,数学建模与数学实验,Using matlab for nonlinear least squares fitting, Math Modeling and Experimental Math
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5.96kb
    • 提供者:newland
  1. lab432.rar

    0下载:
  2. 主成分分析和偏最小二乘SquaresPrincipal成分分析( PCA )和偏最小二乘( PLS ) ,广泛应用于工具。此代码是为了显示他们的关系,通过非线性迭代偏最小二乘( NIPALS )算法。 ,Principal Component Analysis and Partial Least SquaresPrincipal Component Analysis (PCA) and Partial Least Squares (PLS) are widely used tools. Thi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:372.32kb
    • 提供者:harrison
  1. matlab

    0下载:
  2. 求反求参数(无约束非线性优化方法)的matlab实现 无约束非线性优化算法-Powell法优化子程序 matlab广义最小二乘算法程序-Reverse order parameter (unconstrained nonlinear optimization method) to achieve the matlab unconstrained nonlinear optimization algorithm-Powell method to optimize the generaliz
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:79.32kb
    • 提供者:杨静
  1. RegrToolbox

    1下载:
  2. 基于多元线性回归、偏最小二乘、神经网络、卡尔漫滤波、径向基网络、主成分分析等等的程序。可用于建模和预测。-Based on multiple linear regression, partial least squares, neural networks, Carl diffuse filtering, radial basis networks, and so on principal component analysis procedure. Can be used for modelin
  3. 所属分类:matlab

    • 发布日期:2015-07-21
    • 文件大小:23.84kb
    • 提供者:yinjj
  1. systems_identification

    1下载:
  2. 系统辨识 matlab源程序 最小二乘辨识-systems identification
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.08kb
    • 提供者:山坡
  1. G-N

    2下载:
  2. 此文件包含用G-N法,修正G-N法,L-M法,Lsqnonlin求解非线性最小二乘优化问题MATLAB源代码,请大家参考-This file contains the method with the GN, GN law amendment, LM Law, Lsqnonlin MATLAB nonlinear least squares optimization source code, please refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.79kb
    • 提供者:熊杰
  1. duoyuan

    0下载:
  2. 通过多元统计的办法对采用的几何最小二乘拟合的结果进行分析-Multivariate statistical approach by using the geometry of least squares fitting analysis of the results
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:951byte
    • 提供者:王知行
  1. 基于MATLAB实现最小二乘法

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

    • 发布日期:2017-12-18
    • 文件大小:230kb
    • 提供者:鲁鲁普
  1. 一维移动最小二乘近似的MATLAB程序

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

    • 发布日期:2017-12-18
    • 文件大小:3kb
    • 提供者:jinlong0186
  1. 曲面拟合01

    1下载:
  2. 最小二乘MATLAB程序,适合用于三维点云的最小二乘拟合。功能很强大!(Least squares MATLAB procedures, suitable for three-dimensional point cloud least square fitting. Powerful!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:20kb
    • 提供者:ujytty
  1. 最小二乘法

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

    • 发布日期:2017-12-28
    • 文件大小:1.8mb
    • 提供者: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
    • 文件大小:427kb
    • 提供者:kaola628
  1. 正交多项式最小二乘拟合

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

    • 发布日期:2018-01-04
    • 文件大小:1kb
    • 提供者:青不笑
  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
    • 文件大小:10kb
    • 提供者:职场加油
  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
    • 文件大小:1kb
    • 提供者:xhtleige
  1. MATLAB非线性最小二乘优化问题

    0下载:
  2. 非线性最小二乘优化问题的代码,可以用来自己修改成需要的子函数。(Nonlinear least squares optimization code, can be used to modify their own needs of the sub-function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:bandor
  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
    • 文件大小:2kb
    • 提供者:lhxy
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com