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

搜索资源列表

  1. 系统辨识

    3下载:
  2. 系统辨识中的各种辨识算法:如最小二乘法、递推最小二乘法、广义最小二乘、变遗忘因子递推算法等。-System Identification of identification algorithm : if the least-squares method, recursive least squares method, generalized least squares, changing the forgotten factor algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7023
    • 提供者:陈镇静
  1. rls_rels

    1下载:
  2. 这是黑龙江大学自控理论专业同学编写的二段递推最小二乘法!-This is the theory of controlled Heilongjiang University students prepared by the professional noticing recursive least squares method!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:999
    • 提供者:杨易朋
  1. 3order_RLS1

    3下载:
  2. 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1866
    • 提供者:辛号
  1. Squre2

    0下载:
  2. 对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn-for polynomial y (i) = b0 b1 b2 * x * x * b3 ^ 2 x ^ 3 ...... bn * x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:Zhang
  1. ditui

    0下载:
  2. 用递推最小二乘法辨识系统参数(6位的M序列作为输入信号,递推300次)-using recursive least squares identification system parameters (6 M sequence as the input signal, recursive 300)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1209
    • 提供者:泥巴伟
  1. yemian4

    1下载:
  2. 用递推最小二乘法,使用MATLAB对液面高度进行估计。-using recursive least squares method, using MATLAB surface height estimation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1153
    • 提供者:sunqiang
  1. dituizuixiaoerchengfa

    0下载:
  2. dituizuixiaoerchengfa,递推最小二乘法源程序
  3. 所属分类:软件工程

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

    0下载:
  2. 用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4174
    • 提供者:齐杰
  1. DRLS

    0下载:
  2. 这是一篇关于系统辨识算法的文献,是对递推最小二乘法的改进。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:196685
    • 提供者:zhaolong
  1. zuixiaoerchengfa

    1下载:
  2. 最小二乘法中的递推最小二乘法,拥有良好的界面和一定的抗干扰计算能力
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:23722
    • 提供者:黄丁丁
  1. Matlab系统辨识

    0下载:
  2. 系统仿真和辨识,包括递推最小二乘法RLS和目前先进的辨识理论,适合于系统仿真用.-system simulation and identification, including RLS recursive least squares method and the current advanced identification theory is suitable for system simulation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18042
    • 提供者:董延军
  1. xitongbianshi

    0下载:
  2. 应用一般最小二乘法与递推式最小二乘法对二阶系统进行参数辨识-RLS
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:265751
    • 提供者:恰克
  1. Untitled21

    0下载:
  2. 最小二乘法系统模型辨识,包括递推最小二乘法-Least squares model identification system, including the recursive least squares method
  3. 所属分类:Project Manage

    • 发布日期:2017-04-10
    • 文件大小:810
    • 提供者:
  1. chap6_03_VB_GPC_NoIden

    0下载:
  2. 基于VB环境下的递推增广最小二乘法参数估计-VB Environment Based on Recursive Extended Least Squares Parameter Estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:18835
    • 提供者:吴昊
  1. RLS

    1下载:
  2. MATLAB关于最小二乘法和递推最小二乘法程序(MATLAB on the least squares method and recursive least squares procedures)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:乐爹
  1. RDLS

    1下载:
  2. 递推阻尼最小二乘法,动态系统模型系统辨识(Recursive damping least square method)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:wang951228
  1. 递推最小二乘法实现及推广

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

  1. chap3

    0下载:
  2. 最小二乘系统辨识,以及递推最小二乘辨识,增广最小二乘的实际应用。(The least square system identification, and the recursive least square identification, the application of the augmented least square.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:靓宝一一
  1. Untitled

    3下载:
  2. 最小二乘法锂电池模拟,带遗忘因子的递推最小二乘法模拟。(The least squares method is used to simulate lithium battery and recursive least square method with forgetting factor.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:祈之羽
  1. 最小二乘法参数拟合

    0下载:
  2. 运用增广递推最小二乘法对给出模型的参数进行辨识
  3. 所属分类:matlab例程

« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com