CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Recursive Least Squares Algorithm

搜索资源列表

  1. RELS11111

    0下载:
  2. 最小二乘递推算法的Matlab仿真 v(k)是服从N(0,1)分布的不相关随机噪声-recursive least squares algorithm Matlab v (k) is subject N (0, 1) not related to the distribution of the random noise
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1326
    • 提供者:zhaohui_xueer
  1. xitongbianshi.rar

    1下载:
  2. 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1706
    • 提供者:刘悠
  1. RLS

    0下载:
  2. 系统辨识,最小二乘递推算法,可以在线辨识,实时进行参数辨识-System Identification,Recursive Least Squares Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1215
    • 提供者:赤城小子
  1. gfd

    0下载:
  2. 此程序源码,讲述了递推最小二乘算法的具体实现过程,对于初学者具有重要的参考价值-This program source code, described the concrete realization of recursive least squares algorithm process, are an important reference value for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:646
    • 提供者:xumingfa
  1. recursionls

    0下载:
  2. 系统辨识二阶递推最小二乘算法实现。对数据进行了归一化的预处理,并且对原始数据进行一次采样-Second-order recursive least squares system identification algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:Nicole
  1. matlab

    1下载:
  2. 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
  3. 所属分类:其他小程序

    • 发布日期:2013-10-14
    • 文件大小:7615
    • 提供者:jshuska
  1. rMATTLABRLLSe

    0下载:
  2. matlab的最小二乘递递推算法演示,和工程应用实例 -Matlab least squares recursive recursive algorithm demo, and engineering application
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:361414
    • 提供者:威胁
  1. ARXRLS

    1下载:
  2. 程序采用C语言,实现最小二乘辨识算法和递推最小二乘算法-Program using C language, least squares identification algorithm and recursive least squares algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:5092
    • 提供者:师华
  1. rels

    0下载:
  2. 递推最小二乘matlab实现算法,可以用在求解PID控制器最有参数中-Recursive least squares algorithm matlab, can be used in solving the PID controller parameters
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:1336
    • 提供者:jiange
  1. matlab

    1下载:
  2. test2: 一、 基本最小二乘法一次算法 二、 基本最小二乘法递推算法 三、 最小二乘遗忘因子一次完成算法 四、 最小二乘遗忘因子递推算法 五、 最小二乘限定记忆算法 六、 最小二乘偏差补偿算法 七、 增广最小二乘算法 八、 广义最小二乘算法 test3: 一、 辅助变量自适应滤波算法 二、 辅助变量纯滞后算法 三、 辅助变量Tally原理算法 四、 多级最小二乘算法 五、 各类改进最小二乘算法的特点 test4: 1、 第二类随
  3. 所属分类:Other systems

    • 发布日期:2016-06-04
    • 文件大小:445440
    • 提供者:yurong
  1. guangyiercheng

    0下载:
  2. 系统辨识与自适应控制中的广义最小二乘的递推算法实现-System identification and adaptive control of generalized recursive least squares algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:986
    • 提供者:sunxiaowei
  1. RLSIM

    0下载:
  2. 递推最小二乘算法能随着观测数据的更新逐次的估计出模型参数值,用新引入的数据对上一次估计的结果进行修正,从而递推地估计出下一个参数估计值。-The recursive least squares algorithm with successive estimation update observation data the model parameter values of an estimate of the results is modified by the introduction of
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1392
    • 提供者:Albert
  1. RLS

    0下载:
  2. 基于RLS算法的数据预测与MATLAB实现—— 递归最小二乘(RLS)算法是一种典型的数据处理方法,递归最小二乘(RLS)算法在信号自适应滤波分析中广泛应用,递归最小二乘(RLS)算法收敛速度快,且对自相关矩阵特征值的分散性不敏感,然而其计算量较大。-RLS algorithm based on forecast data and MATLAB realization Recursive Least Squares (RLS) algorithm is a typical method
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1676
    • 提供者:唐凯
  1. RLS

    0下载:
  2. For the parameter identification of nonlinear second order system, using matlab based on the recursive least squares algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:881
    • 提供者:范范
  1. zuixiaoerchengyichuansuanfa

    0下载:
  2. 基本最小二乘和加权最小二乘算法程序(包括一次完成算法和递推算法)-Basic least squares and weighted least squares algorithm (including one-time completion algorithm and recursive algorithm)
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:28672
    • 提供者:赵晓
  1. table

    0下载:
  2. 好用的,系统辨识中,递推最小二乘估计RLS是辨识模型阶次的一个重要的算法,(Easy-to-use, system identification, the recursive least squares estimate RLS times of order identification model is an important part of the algorithm,)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:83968
    • 提供者:wgtejvall
  1. 10.1186%2Fs13634-016-0401-8

    0下载:
  2. The fuzzy recursive least squares-probabilistic data association (FRLS-PDA) filter is presented for tracking single maneuvering target in cluttered situations with unknown process noises. In the proposed filter, the association probabilities of the
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:829440
    • 提供者:devil1979
搜珍网 www.dssz.com