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. zuixiaoercheng

    1下载:
  2. 自适应控制,自校正控制系统参数估计matlab程序,利用递推最小二乘法进行系统参数估计-Adaptive control, self-tuning control system parameters estimated matlab procedures, the use of recursive least squares method for system parameter estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:630
    • 提供者:刘雨相
  1. MSLS

    0下载:
  2. MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:9872
    • 提供者:miaomiao
  1. bianshi

    1下载:
  2. 利用递推最小二乘法(Rls)的过程模型辨识,-The use of recursive least squares (Rls) the process of model identification,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:994
    • 提供者:mark
  1. LSM

    0下载:
  2. 递推最小二乘法估计的实现方法,很简单,有需要的就下吧-Recursive least squares estimation method is very simple, there is a need for it on the next
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:265990
    • 提供者:sada
  1. forgettingfactor

    0下载:
  2. 用VB编写的参数估计带遗忘因子递推最小二乘法仿真(RLS)-VB prepared using the parameters estimated with forgetting factor recursive least squares method Simulation (RLS)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:22665
    • 提供者:凯芯
  1. rls_ident

    5下载:
  2. 在matlab/simulink下用S-function实现了用递推最小二乘法的系统在线辨识,对象是开关磁阻电动机,在转矩和转速可测的前提下,得出转动惯量,摩擦系数和负载转矩的在线辨识。-In the matlab/simulink using S-function realization of the recursive least squares method using the system online identification, the target is switched rel
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:760
    • 提供者:范卫东
  1. chap6_03_VB_GPC_NoIden

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

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

    1下载:
  2. 递推最小二乘法,根据最小二乘法改变,可以辨识参数-LSM
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1056
    • 提供者:晨宇
  1. erbu

    0下载:
  2. 此程序是基于二步最小二乘法,运用递推算法。-This procedure is based on two-step least square method, the use of recursive algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:856
    • 提供者:侯宁
  1. duoji

    0下载:
  2. 此程序是基于多级最小二乘法,运用递推算法。-This procedure is based on the multi-stage least squares method, the use of recursive algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:956
    • 提供者:侯宁
  1. batchML2

    0下载:
  2. 递推最小二乘法 系统辨识 参数辨识 matlab仿真-Recursive least squares method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4463
    • 提供者:xwx
  1. RLS

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

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:乐爹
  1. 递推最小二乘法实现及推广

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

  1. rls

    3下载:
  2. simulink的递推最小二乘法用s文件编译的(The recursive least square method of Simulink is compiled with s file)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:20480
    • 提供者:sky123123
  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. 最小二乘

    1下载:
  2. 递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:小小小水
  1. 最小二乘法参数拟合

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

« 12 3 4 5 6 »
搜珍网 www.dssz.com