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

搜索资源列表

  1. zsysf

    0下载:
  2. 用MATLAB编写的递推最小二乘算法算法\\LMS算法,karlman算法-using MATLAB recursive least squares algorithm \\ LMS algorithm, the algorithm karlman
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3121
    • 提供者:yangpeng
  1. RLS_Adaptive

    0下载:
  2. 该递推最小二乘算法的程序实现了自适应横向滤波的功能,基本满足一般滤波要求-recursive least squares algorithm for the realization of the horizontal adaptive filtering function normally meet basic filtering requirements
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3207
    • 提供者:许士杰
  1. LS_CAR

    0下载:
  2. 此程序为基于CAR的递推最小二乘算法,使用语系统辨识的初学者
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2097
    • 提供者:苏思贤
  1. 递推最小二乘估计算法

    2下载:
  2. 对于输入、输出数据较多的情况下,一次性完成的最小二乘估计算法计算量很大,速度降低而且有可能出现病态矩阵的情况,递推的最小二乘估计算法解决了上述问题。
  3. 所属分类:matlab例程

  1. rls.rar

    0下载:
  2. 自适应递推最小二乘RLS算法,用matlab的m文件,Adaptive recursive least squares RLS algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:637
    • 提供者:wing
  1. ditui

    0下载:
  2. 递推最小二乘算法,MATLAB程序,系统辨识-Recursive least squares algorithm, MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:928
    • 提供者:yuyu
  1. rls

    0下载:
  2. rls递推最小二乘算法-rls recursive least squares algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1027
    • 提供者:ll
  1. algorithm

    0下载:
  2. 最小二乘辨识的五种算法:Bayes辨识程序,递推最小二乘,梯度校正最小二乘,增广最小二乘,最小二乘一次完成算法-Identification of the five least-squares algorithm: Bayes identification procedures, recursive least squares, least-squares gradient Calibration, Augmented least squares, least-squares algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6806
    • 提供者:马凯蒂
  1. RLSS

    1下载:
  2. 一个有用的自适应算法,递推最小二乘算法。-a useful adaptive algorithm,RLS.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:622
    • 提供者:何奎
  1. zuixiaoerchengbianshi

    1下载:
  2. 递推最小二乘 辩识算法,算法简单易懂,按照系统辩识与自适应书上的算法编写-Recursive least squares identification algorithm easy-to-read, in accordance with the system identification and adaptive algorithm for the preparation of a book
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1099
    • 提供者:姜大伟
  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. RLS_data

    0下载:
  2. 利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据-Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:16627
    • 提供者:tanzhiyun
  1. lsm

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

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

    0下载:
  2. 简单介绍了RLS算法(递推最小二乘算法),附带程序能够实现RLS的仿真,并且仿真效果较好。-A brief introduction of the RLS algorithm (recursive least squares algorithm), RLS can be achieved with the simulation program and simulation is better.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:23702
    • 提供者:tiana
  1. jianxiaojiyi

    0下载:
  2. 用matlab编写的渐消记忆递推最小二乘估计算法-recursive least square filtering with fading factor
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:7540
    • 提供者:王晓波
  1. 递推最小二乘法实现及推广

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

  1. VAM_RLS

    0下载:
  2. 实现了变递推间隔最小二乘的仿真,内含中文程序解释(The simulation of variable recursive interval least squares is realized, including Chinese program interpretation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:lhh
  1. suanfa

    0下载:
  2. 最小二乘估计参数,最小二递推乘估计参数,指数最小二乘递推估计参数(zui xiao er cheng gu ji)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:走吧
  1. 自适应控制(有突变无阶次辨识)

    0下载:
  2. 带遗忘因子的递推最小二乘参数估计以及带有辅助变量的广义最小方差自校正控制算法及结果,源码可找我要(Recursive Least Squares Parameter Estimation with Forgetting Factor and Generalized Minimum Variance Self-Tuning Control Algorithm with Auxiliary Variables and Results)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:647168
    • 提供者:爱你千百回
  1. analytic

    1下载:
  2. 系统辨识的一些方法,在线离线,最小二乘,广义最小二乘,递推,夏氏法,辅助变量法,增广矩阵法,等等(Some methods of system identification, online and offline, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-01
    • 文件大小:1024
    • 提供者:Eris马
« 12 3 4 5 6 »
搜珍网 www.dssz.com