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

搜索资源列表

  1. zuixiaoerchengfa

    0下载:
  2. zuixiaoerchengfa,最小二乘法原程序,doc格式
  3. 所属分类:软件工程

    • 发布日期:2014-01-16
    • 文件大小:8.44kb
    • 提供者:simonahu
  1. system_identification

    1下载:
  2. 系统辨识的实验代码,包括产生白噪声程序、各种最小二乘法程序等等,包含所有源代码,用C++写的。-Experimental system identification code, including the generation of white noise process, a variety of least squares procedures, etc., including all source code, using C++ written in.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:441.63kb
    • 提供者:sxd
  1. leastsquares

    4下载:
  2. 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule-Walker辨识算法 23 Matlab程序附录 24
  3. 所属分类:File Formats

    • 发布日期:2015-12-28
    • 文件大小:1.06mb
    • 提供者:winwind
  1. zuixiaoerchengfaqushixiangchuliMATLAB

    0下载:
  2. 最小二乘法 趋势项去除 程序 原理 matlab-matlab
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:110.47kb
    • 提供者:金金
  1. all-incident

    0下载:
  2. 这个是偏最小二乘法的程序,我用来作时间预测的,很好用。标记部分,用者自已根据自已数据改-it can be used for prediction
  3. 所属分类:File Formats

    • 发布日期:
    • 文件大小:11.98kb
    • 提供者:王间
  1. pls

    0下载:
  2. 基于matlab的最小二乘处理程序,讲到了偏最小二乘法解决污水处理问题-Matlab-based the least squares handler, talking about the partial least squares method to solve the sewage treatment
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:3.58kb
    • 提供者:潘峰
  1. zuixiaoercheng

    1下载:
  2. 运用递推最小二乘法进行数据拟合的程序代码-The method of least squares data fitting program code
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:619byte
    • 提供者:zhaoshunli
  1. Based-on-the-least-square-method

    0下载:
  2. 基于最小二乘法展开法的定位程序 tdoa 减小误差-Reduce the error based on the locator expansion method tdoa the method of least squares
  3. 所属分类:File Formats

    • 发布日期:2017-11-12
    • 文件大小:3.04kb
    • 提供者:潘其峰
  1. The-LAMBDA-method-

    0下载:
  2. GPS的整周模糊度求解方法--去相关最小二乘法,里面包含一些实用的程序和相关的详细的讲解,值得一下。-GPS-ambiguity solving method- decorrelation method of least squares, which contains some useful procedures and related in detail, it is worth it.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:321.83kb
    • 提供者:刘辰硕
  1. solving-overdetermined-equations

    0下载:
  2. 利用matlab求解超定方法,使用最小二乘法求解平面程序-Using the least squares method for solving overdetermined equations, find plane program
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.49kb
    • 提供者:吴爱芬
  1. least-square-method

    0下载:
  2. 一些关于最小二乘法的MATLAB程序,简单实用-some program bout least square method
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1.06mb
    • 提供者:马也
  1. C-language-prepared-by-least-squares

    0下载:
  2. 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序!-C language prepared by the method of least squares curve fitting
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5.21kb
    • 提供者:刘长青
  1. zuixiaoerchen

    0下载:
  2. 最小二乘法曲面拟合,三维曲面拟合程序,由多个函数组成-Least squares curve fitting, 3D surface fitting procedure, consisting of multiple function
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:81.33kb
    • 提供者:天天
  1. The-nonlinear-least-square-method

    0下载:
  2. c语言非线性最小二乘法的程序,解决非线性最小二乘法问题-The nonlinear least square method
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:887byte
    • 提供者:宋海宁
  1. a-variety-of-least

    0下载:
  2. 各种最小二乘法汇总(算例及MATLAB程序)-a variety of least squares algorithm matlab program
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:898.42kb
    • 提供者:ceshi
  1. Least-square-method

    0下载:
  2. 文字对最小二乘法总结及其配套的matlab程序,通过matlab程序说明最小二乘法的用法-summarize the least squares method and matlab is utilized to test the least square method
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:68.44kb
    • 提供者:孙驷洲
  1. wiunf

    0下载:
  2. 利用最小二乘法进行拟合多元非线性方程,本程序的性能已经达到较高水平,LCMV优化设计阵列处理信号。- Multivariate least squares fitting method of nonlinear equations, The performance of the program has reached a high level, LCMV optimization design array signal processing.
  3. 所属分类:software engineering

    • 发布日期:2017-12-19
    • 文件大小:6kb
    • 提供者:刘建海
  1. prauf

    0下载:
  2. 主同步信号PSS在时域上的相关仿真,计算多重分形非趋势波动分析matlab程序,采用偏最小二乘法。- PSS primary synchronization signal in the time domain simulation related, Calculation multifractal detrended fluctuation analysis matlab program, Partial least squares method.
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:6.48kb
    • 提供者:刘小栋
  1. RLS20160228(1)方针

    1下载:
  2. 递推最小二乘法源代码,可以用于系统参数辨识(RLS source code, you can use for system parameter identification)
  3. 所属分类:文章/文档

  1. 最小二乘参数辨识方法及应用程序清单

    1下载:
  2. 使用最小二乘法以及相关扩展算法对系统进行参数辨识(Least square parameter identification)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-21
    • 文件大小:10kb
    • 提供者:介尔昭明
« 12 »
搜珍网 www.dssz.com