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

搜索资源列表

  1. PLS

    0下载:
  2. 初学者非常实用,偏最小二乘回归模型的应用以及具体步骤-applicatio of the partial least squares
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:18890
    • 提供者:张泽
  1. MovingLeast-SquaresMLS

    3下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  1. SVD

    0下载:
  2. 最小二乘估值的SVD分解计算方法,本程序可将最小二乘估值问题转化为超定方程组的问题处理,且可用奇异值分解的方法计算最小二乘问题。-Least Squares Estimates of the SVD decomposition method, the valuation process can be transformed into squares overdetermined equations deal with the problem, and can be calculated sing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:833
    • 提供者:o0cmzx0o
  1. integratedgradient

    0下载:
  2. The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In h
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:11949
    • 提供者:徐亮
  1. irls

    1下载:
  2. 基于M估计的迭代最小二乘算法,其中估计量有Huber,Andrews,Hampel,Ramsay等。-M is estimated based on the iterative least-squares algorithm, which estimates there are Huber, Andrews, Hampel, Ramsay and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2920
    • 提供者:徐林林
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. wtls

    7下载:
  2. 加权总体最小二乘matlab工具箱,包含各种总体最小二乘算法的源代码-weighted total least squares toolbox
  3. 所属分类:Algorithm

    • 发布日期:2015-06-25
    • 文件大小:164046
    • 提供者:luyuan
  1. 45095smoothing

    1下载:
  2. 这个帖子中我想讨论的是移动窗口多项式最小二乘拟和平滑方法,粗糙惩罚方法,以及kernel平滑方法。-Posts in this discussion I think are moving window least squares polynomial fitting smoothing method, crude methods of punishment, as well as the kernel smoothing method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:48546
    • 提供者:linyuan
  1. chazhiyunihe

    0下载:
  2. 插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:395368
    • 提供者:fengyu
  1. Movingleastsquaremethodbasedonthecurveandsurfacefi

    0下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:468467
    • 提供者:chenruibao
  1. LMS_poly_fit

    0下载:
  2. 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:209594
    • 提供者:lsw_hit
  1. codes

    1下载:
  2. 基于累计量的奇异值-总体最小二乘法求AR参数 用奇异值-总体最小二乘法求AR参数 一般最小二乘法求AR参数 根据AR参数和自相关函数以及AR阶数用Cadzow谱估计子求出频谱密度-Based on the cumulative amount of singular value- total least squares method for AR parameter using singular value- total least squares method for AR parameter
  3. 所属分类:Algorithm

    • 发布日期:2014-10-05
    • 文件大小:3026483
    • 提供者:miaohaochun
  1. Leastsquare

    0下载:
  2. 有用的最小二乘法matlab的程序 有参考价值-Useful procedure for least squares matlab useful
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:574
    • 提供者:王跃
  1. p

    0下载:
  2. 拟合曲线,最小二乘法和牛顿法等,有助大家基础学习。-Curve fitting, least squares method and Newton s law, the foundation will help you learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:180799
    • 提供者:许晴和
  1. MATLAB

    0下载:
  2. 基于MATLAB的最小二乘法参数辨识与仿真-MATLAB based on the least squares parameter identification and simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:208654
    • 提供者:李明
  1. Least_squares_method_in_the_application_of_real_ti

    0下载:
  2. 最小二乘法在系统实时辨识中应用,对时变系统进行辨识-Least-squares method in the application of real-time identification of time-varying system identification
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:678
    • 提供者:ALPHA
  1. ls

    1下载:
  2. 此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1835
    • 提供者:张芳
  1. d9000mpi3

    2下载:
  2. 对互谱法被动测距的原理及算法各个环节进行仿真验证:加权最小二乘估计中权系数的选取;相关窗长度的选取;各频段综合方法等等。最后实现了对9000m—15000m距离的测距-Cross-spectral method for passive ranging all aspects of theory and algorithms for simulation: weighted least squares estimation of the right of the selection coeffic
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-06-07
    • 文件大小:2158
    • 提供者:田宝晶
  1. matlab

    0下载:
  2. 递推最小二乘法与广义最小二乘法matlab源程序-Recursive least squares and generalized least squares matlab source program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1323
    • 提供者:anytao
  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-15
    • 文件大小:7168
    • 提供者:`yangliulang
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com