CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模型参考

搜索资源列表

  1. selfadapting7

    0下载:
  2. 自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例,供共同学习和交流-Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example for the common learning and exchange
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:6375
    • 提供者:gaofei
  1. selfadapting4

    1下载:
  2. 自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例-Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6486
    • 提供者:gaofei
  1. selfadapting5

    1下载:
  2. 自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例,供共同学习和交流-Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example for the common learning and exchange
  3. 所属分类:matlab

    • 发布日期:2014-05-29
    • 文件大小:6605
    • 提供者:gaofei
  1. identification

    0下载:
  2. 模型参考自适应控制系统由参考模型、受控对象、控制器和自适应律等组成。系统设计的核心是综合和设计控制器和自适应规律,使系统能稳定跟踪参考模型的输出[2]。近年来,对时变系统的自适应控制的研究已取得了较大的进展。在文[3]的基础上,本文针对线性时变系统的一种改进的模型参考自适应控制方案进行仿真研究,仿真结果说明了该控制方案的可行性。-Model reference adaptive control system consists of a reference model, the controlle
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1436
    • 提供者:zl
  1. doc

    0下载:
  2. 模型参考自适应程序。用于无速度传感器,做矢量控制-matlab
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:373258
    • 提供者:wuming
  1. rbf

    1下载:
  2. 基于RBF神经网络辨识的单神经元PID模型参考自适应控制-RBF neural network-based identification of single neuron PID model reference adaptive control
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-10
    • 文件大小:1433
    • 提供者:周凯
  1. AMAC

    0下载:
  2. 基于输出跟随的模型参考自适应控制程序,利用最小二乘进行了参数更新。-Based on the output of the model to follow reference adaptive control procedure, carried out using least squares parameter updating.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:984
    • 提供者:wshli
  1. wl

    1下载:
  2. 参考模型为三阶的模型参考自适应控制,设计自适应率,跟踪效果很好。 原创。 -Model reference adaptive control
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:693
    • 提供者:wanglei
  1. chap4_7

    0下载:
  2. 基于HOpfield网络的PID模型参考自适应控制-HOpfield network-based PID model reference adaptive control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:981
    • 提供者: huangyinrong
  1. chap4_5

    0下载:
  2. 基于RBF神经网络辨识的单神经元PID模型参考自适应控制-RBF neural network-based identification of single neuron PID model reference adaptive control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1439
    • 提供者:pony
  1. chap3_02_MIT_MRAC

    0下载:
  2. 基于梯度法(MIT-MRAC)的模型参考自适应控制的程序-Gradient-based method of model reference adaptive control procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:713
    • 提供者:吴昊
  1. Hopfield-PID

    0下载:
  2. 基于hopfield网络的PID模型参考自适应控制,对象为典型的伺服系统速度环框图-Hopfield network-based PID model reference adaptive control, the object of a typical servo system speed loop block diagram
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:727
    • 提供者:wutiebing
  1. popov1

    4下载:
  2. 基于popov超稳定性的模型参考自适应控制matlab仿真-popov
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-06-02
    • 文件大小:7190
    • 提供者:leo
  1. sensorless_MRAS_svpwm

    6下载:
  2. 基于模型参考自适应空间矢量调制的永磁同步电机矢量控制-model reference adaptive control,svpwm,PMSM,foc
  3. 所属分类:matlab

    • 发布日期:2014-04-09
    • 文件大小:23552
    • 提供者:和风
  1. pro_2

    0下载:
  2. 用局部参数最优化方法设计一个模型参考自适应系统,可调增益的初值Kc(0)=0.2,给定值r(t)为单位阶跃信号,即r(t)=A×1(t)。 要求: 1把连续系统离散化(采样时间可取0.1)。 2编制并运行这个系统的计算机程序(注意调整B值,使系统获得较好的自适应特性)。 3记录ym、yp的曲线 记录kp×kc的曲线 记录广义输出误差e的变化曲线。 4在参数收敛后,让Kp=2变为Kp=1,重新观察Kp×Kc及e的变化曲线。 5找出在确定的B值下,使系统不稳定的A值(阶跃信号
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1203
    • 提供者:yk
  1. chap3_09_DMRAS_ordn_d

    0下载:
  2. 这是模型参考自适应的一个m文件,希望有用-This is a model reference adaptive m file, hope that useful
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:948
    • 提供者:jia
  1. vel

    0下载:
  2. 工控组态软件的模型参考自适应液位控制系统的设计-Control Software of the model reference adaptive control system design level
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:534676
    • 提供者:zi
  1. yibudianjishiliangkongzhi

    0下载:
  2. 异步电机无速度传感器控制仿真 里面说的很详细 主要是模型参考自适应-Induction motor speed sensorless control simulation which is mainly that the very detailed model reference adaptive
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2404491
    • 提供者:zengwei
  1. Self-adaptive-Algorithm

    1下载:
  2. 基于改进型模型参考自适应的PMSM参数辨识 PDF-Identification of PMSM Based Oil Improved Model Reference Self-adaptive Algorithm PDF
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:242613
    • 提供者:huangtao
  1. mars1

    0下载:
  2. 实现模型参考自适应的无速度传感器仿真,运行良好,并且经过试验验证良好-Implementation model reference adaptive speed sensor simulation, running well, and after a good test verification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14795
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com