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

搜索资源列表

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

    2下载:
  2. 最小二乘类算法(整批算法,递推算法,广义最小二乘算法)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5402
    • 提供者:周星
  1. zxec

    0下载:
  2. 我自己写得一个递推得最小二乘C程序,希望对大家有帮助
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:946
    • 提供者:gao le
  1. RLS.rar

    7下载:
  2. 递推最小二乘法c语言程序,大家可以试试,在自动控制中很有用,Recursive least squares method c language program, we can try, in very useful in the automatic control
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1376
    • 提供者:liuxin
  1. xitongbianshi

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

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

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

    • 发布日期:2017-04-10
    • 文件大小: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-28
    • 文件大小: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. 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. rls-idetification

    0下载:
  2. 递推最小二乘(recursive least squares)参数辨识-recursive least squares identification
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1472
    • 提供者:Alvin Chang
  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. FFRLS

    0下载:
  2. 开环系统参数辨识,带遗忘因子的递推最小二乘估计法(FFRLS),系统为单入单出的CAR(带控制量的自回归模型)模型,三阶系统-Open-loop system parameter identification, recursive least squares estimation method with forgetting factor (FFRLS), SISO system of CAR (with a controlled amount of autoregressive model)
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1178
    • 提供者:zhenzhiguang
  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-23
    • 文件大小:83968
    • 提供者:wgtejvall
  1. RDLS

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

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:wang951228
  1. LSM_identification

    0下载:
  2. 基于最小二乘的系统辨识程序,可以实现对ARMAX模型的参数辨识,内容包含了单次最小二乘辨识算法和递推最小二乘算法的实现(the system identification method based on LSM.)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:27648
    • 提供者:阿菊
  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. 新建文件夹

    3下载:
  2. 递推最小二乘参数辨识,适用于ARMA模型,锂电池等效电路模型参数辨识时使用(RLS for parameter identification)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:MtPleast
« 12 »
搜珍网 www.dssz.com