登录
首页 » matlab » MIT-MRAC-normalization

MIT-MRAC-normalization

于 2020-09-29 发布 文件大小:1KB
0 96
下载积分: 1 下载次数: 11

代码说明:

  MIT归一化算法,基于MIT自适应律的模型参考自适应模型,对自适应律进行了归一化处理,消除输入对系统稳定性的影响(MIT normalization algorithm, MIT adaptive law based model reference adaptive model of adaptive law were normalized to eliminate the influence of input on system stability)

文件列表:

Gm.m,43,2014-12-02
Gp.m,43,2014-12-02
Kc.m,42,2014-12-02
MIT_MRAC_normalization.m,1179,2014-12-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HybridElectricVehicleWebinar
    This submission includes the presentation and model files that were used in delivering a webinar on 12-15-05 that covered the topic of modeling Hybrid Electric Vehicles. Hybrid electric vehicles (HEVs) have proven they can substantially improve fuel economy and reduce emissions. Because HEVs combine an electric drive with the internal combustion engine (ICE) in the powertrain, the vehicle?s kinetic energy can be captured during braking and transformed into electrical energy in the battery. The dual power source also means that the ICE can be reduced in size and can operate at its most efficient speeds.
    2007-09-09 15:56:02下载
    积分:1
  • LMD_test001
    说明:  局部均值分解,自适应分解信号,可运行出PF分量(Local mean decomposition, adaptive decomposition signal)
    2020-05-26 19:34:02下载
    积分:1
  • MATLAB4
    说明:  matlab 课件 初学matlab 的详尽资料 可以认真阅读 提高编程能力(matlab matlab novice courseware can read the detailed information to improve programming ability)
    2011-03-24 13:48:18下载
    积分:1
  • blind2
    IT IS BLIND MIMO SYSTEM.!!!!!!!!UPGRADE
    2012-04-30 15:50:06下载
    积分:1
  • svm
    基于SVM的Web应用缺陷预测方法 刘旸 (Web application defect prediction method based on SVM Liu Yang)
    2013-04-24 20:16:43下载
    积分:1
  • 00379970
    HNM document to perform harmonics in noise
    2010-12-11 05:53:59下载
    积分:1
  • MATLAB-Simulation-Technology
    基于MATLAB的仿真技术和高级应用程序接口方法(MATLAB-based simulation technology and advanced application programming interface method)
    2011-08-27 11:43:09下载
    积分:1
  • fiber-mode-LP01
    利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
    2020-12-07 16:49:22下载
    积分:1
  • spectrum-stimation
    说明:  针对给定信号采用不同的现代功率谱估计方法进行功率谱估计,并附有PPT讲义!(For a given signal using a different method of power spectrum estimation of modern power spectrum estimation, along with PPT handouts!)
    2011-03-31 23:36:45下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载