搜索资源列表

  1. Matlab系统辨识

    2下载:
  2. 系统仿真和辨识,包括递推最小二乘法RLS和目前先进的辨识理论,适合于系统仿真用.-system simulation and identification, including RLS recursive least squares method and the current advanced identification theory is suitable for system simulation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:董延军
  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例程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:陈镇静
  1. rls_rels

    0下载:
  2. 这是黑龙江大学自控理论专业同学编写的二段递推最小二乘法!-This is the theory of controlled Heilongjiang University students prepared by the professional noticing recursive least squares method!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:杨易朋
  1. Squre2

    0下载:
  2. 对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn-for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Zhang
  1. ditui

    0下载:
  2. 用递推最小二乘法辨识系统参数(6位的M序列作为输入信号,递推300次)-using recursive least squares identification system parameters (6 M sequence as the input signal, recursive 300)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:泥巴伟
  1. yemian4

    0下载:
  2. 用递推最小二乘法,使用MATLAB对液面高度进行估计。-using recursive least squares method, using MATLAB surface height estimation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:sunqiang
  1. dituizuixiaoerchengfa

    0下载:
  2. dituizuixiaoerchengfa,递推最小二乘法源程序
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:simonahu
  1. leastsquaresmethod

    0下载:
  2. 用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真-Using non-weighted recursive least squares parameter estimation method for systems dialectical relevance, simulation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:齐杰
  1. DRLS

    0下载:
  2. 这是一篇关于系统辨识算法的文献,是对递推最小二乘法的改进。-This is an article on the literature of system identification algorithm is a recursive least squares method improvements.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:196608
    • 提供者:zhaolong
  1. zuixiaoercheng

    0下载:
  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例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:刘雨相
  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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:miaomiao
  1. bianshi

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:mark
  1. LSM

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

    • 发布日期:2024-05-15
    • 文件大小:266240
    • 提供者:sada
  1. CH3CH4CH6

    0下载:
  2. 最小二乘法、递推最小二乘法、增广最小二乘法、梯度校正参数辨识-system identification
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:160768
    • 提供者:宋程
  1. lsm

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:晨宇
  1. lizi1

    0下载:
  2. 采用白噪声作为输入信号,用递推最小二乘法来进行系统辨识-Using white noise as input signal, using recursive least squares method for system identification
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:卓迅佳
  1. Desktop

    0下载:
  2. 用MATLAB仿真递推最小二乘法的新方法,但不是很完善,有待改进-Recursive least squares method using MATLAB simulation of the new method, but not perfect, room for improvement
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:young stone
  1. identificationwiththeSimulationReport

    0下载:
  2. 基于MATLAB的递推最小二乘法辨识与仿真报告-MATLAB-based parameter identification with the Simulation Report
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:286720
    • 提供者:李萌
  1. rls

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

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:sky123123
  1. 最小二乘

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:小小小水
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org