搜索资源列表

  1. 最小二乘算法源程序代码

    0下载:
  2. 用于系统辨识的参数估计的最小二乘算法源程序代码
  3. 所属分类:matlab例程

  1. guji

    0下载:
  2. 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the rea
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-12
    • 文件大小:3kb
    • 提供者:qqiang
  1. matlab_dystem_in

    0下载:
  2. 二阶系统的最小二乘一次完成算法辨识程序,图形的横坐标是采样时刻i, 纵坐标是输出观测值z, 图形格式为连续曲线-second-order system of least-squares algorithm for a complete identification procedures, graphics abscissa is the sampling time i, longitudinal coordinates of the o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2025-01-12
    • 文件大小:2kb
    • 提供者:小精豆
  1. 系统辨识

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

    • 发布日期:2025-01-12
    • 文件大小:7kb
    • 提供者:陈镇静
  1. RWLS

    0下载:
  2. 用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.-using Matlab a procedure for the preparation, system identification achieve the recursive least squares algorithm, running results and graphics.
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:wgc
  1. zengguangzuixiaoercheng

    0下载:
  2. 增广最小二乘的matlab算法,简单易学。注释完全,可以很好理解算法。-broaden the Matlab least-squares algorithm is easy. Notes entirely, a good understanding of algorithms.
  3. 所属分类:matlab例程

    • 发布日期:2025-01-12
    • 文件大小:2kb
    • 提供者:鹿角菜
  1. 45699GAtools

    0下载:
  2. 好用的。系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。 -refrain. System identification, estimation recursive least squares (RLS) identification model is of the order of an important algorithm. The procedu
  3. 所属分类:中间件编程

    • 发布日期:2025-01-12
    • 文件大小:107kb
    • 提供者:叶梭
  1. zuixiaoercheng

    0下载:
  2. 系统辨识中的最小二乘算法程序,希望对大家有用-system identification of least-squares algorithm procedures in the hope that it may be useful to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-12
    • 文件大小:4kb
    • 提供者:yy
  1. minplus

    0下载:
  2. 最小二乘法的系统辨识程序 matlab平台。 自动控制领域的比较先进的算法!-Least squares method of system identification procedures matlab platform. The field of automatic control algorithm for the more advanced!
  3. 所属分类:matlab例程

    • 发布日期:2025-01-12
    • 文件大小:6kb
    • 提供者:huangchao
  1. CH2CH5CH7

    0下载:
  2. 最小二乘法的参数辨识研究。逐个的程序实现了最小二乘法算法以及实现的研究。-Least squares method of parameter identification studies. Procedures achieved by least squares algorithm and realize research.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-12
    • 文件大小:8kb
    • 提供者:秦晴
  1. zuixiaoercheng

    0下载:
  2. 用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.-Matlab prepared using a procedure to realize system identification in the recursive least squares algorithm, has run the results and graphics.
  3. 所属分类:matlab例程

    • 发布日期:2025-01-12
    • 文件大小:2kb
    • 提供者:袁亚芬
  1. Systemidentificationandneuralnetwork

    0下载:
  2. 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【1
  3. 所属分类:书籍源码

    • 发布日期:2025-01-12
    • 文件大小:17kb
    • 提供者:jintong
  1. algorithm

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

    • 发布日期:2025-01-12
    • 文件大小:7kb
    • 提供者:马凯蒂
  1. LS

    0下载:
  2. 最小二乘辨识算法,包括一次完成最小二乘和递推最小二乘算法以及PRBS的生成方法-LS
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-12
    • 文件大小:1.81mb
    • 提供者:nicole
  1. LMS

    0下载:
  2. 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identificati
  3. 所属分类:matlab例程

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:lsw_hit
  1. leastsquares

    0下载:
  2. 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule
  3. 所属分类:文件格式

    • 发布日期:2025-01-12
    • 文件大小:1.06mb
    • 提供者:winwind
  1. LSM_identification

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

    • 发布日期:2025-01-12
    • 文件大小:27kb
    • 提供者:阿菊
  1. AM_RLS

    0下载:
  2. 实现辅助模型最小二乘和经典最小二乘的仿真算法比较,有辨识误差比较图(The comparison of the simulation algorithms between the least squares and the classical least squares of the auxiliary model has the error comparison diagram of identification.)
  3. 所属分类:mathematica

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:lhh
  1. 799723196algorithm

    0下载:
  2. 最小二乘辨识算法MATLAB不放过部分地方不大方便电话放过(dshjbwdfbdrbbdfbdrbtgrhftnyr)
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-01-12
    • 文件大小:6kb
    • 提供者:Picara
  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例程

    • 发布日期:2025-01-12
    • 文件大小:632kb
    • 提供者:爱你千百回
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org