登录
首页 » matlab » Simulation-of-power-electronics

Simulation-of-power-electronics

于 2013-04-19 发布 文件大小:380KB
0 155
下载积分: 1 下载次数: 28

代码说明:

  电力电子、电机控制系统的建模与仿真-洪乃刚编著,机械工业出版社。(Modeling and Simulation of power electronics, motor control system)

文件列表:

电力电子、电机控制系统的建模与仿真-洪乃刚
.........................................\模型使用说明.txt,262,2010-01-12
.........................................\电力电子、电机控制系统仿真模型
.........................................\..............................\Fig5x17.mdl,38909,2009-10-08
.........................................\..............................\Fig5x18.mdl,34173,2010-01-12
.........................................\..............................\Fig5x20.mdl,66505,2009-10-11
.........................................\..............................\Fig5x24.mdl,59382,2010-01-12
.........................................\..............................\Fig5x31.mdl,30204,2009-10-08
.........................................\..............................\Fig5x34.mdl,46672,2010-01-12
.........................................\..............................\Fig5x37.mdl,34308,2009-10-08
.........................................\..............................\Fig5x39.mdl,33123,2010-01-12
.........................................\..............................\Fig5x40.mdl,33149,2010-01-12
.........................................\..............................\Fig5x43.mdl,35020,2010-01-12
.........................................\..............................\Fig5x46.mdl,30120,2010-01-12
.........................................\..............................\Fig5x5.mdl,38251,2010-01-12
.........................................\..............................\Fig5x51.mdl,43121,2010-01-12
.........................................\..............................\Fig5x55.mdl,35277,2010-01-12
.........................................\..............................\Fig5x61.mdl,30678,2010-01-12
.........................................\..............................\Fig5x64.mdl,37234,2010-01-12
.........................................\..............................\Fig5x67.mdl,36042,2010-01-12
.........................................\..............................\Fig5x72.mdl,60987,2010-01-12
.........................................\..............................\Fig5x76.mdl,61998,2009-09-12
.........................................\..............................\Fig5x80.mdl,86930,2009-06-19
.........................................\..............................\Fig6x14.mdl,30271,2009-09-12
.........................................\..............................\Fig6x16.mdl,68135,2009-09-12
.........................................\..............................\Fig6x2.mdl,57198,2009-10-08
.........................................\..............................\Fig6x20.mdl,98537,2009-10-08
.........................................\..............................\Fig6x25.mdl,109277,2009-09-19
.........................................\..............................\Fig6x33.mdl,35714,2009-10-08
.........................................\..............................\Fig6x37.mdl,42045,2009-10-08
.........................................\..............................\Fig6x39.mdl,51065,2009-10-08
.........................................\..............................\Fig6x6.mdl,61296,2009-10-08
.........................................\..............................\Fig6x9.mdl,59706,2010-01-12
.........................................\..............................\Fig7x1.mdl,38271,2009-10-07
.........................................\..............................\Fig7x12.mdl,44892,2009-10-07
.........................................\..............................\Fig7x18.mdl,34103,2009-10-07
.........................................\..............................\Fig7x28.mdl,46273,2009-10-07
.........................................\..............................\Fig7x31.mdl,58253,2009-10-07
.........................................\..............................\Fig7x31.mdl.autosave,88041,2013-03-27
.........................................\..............................\fig7x34.mdl,81149,2009-10-07
.........................................\..............................\Fig7x4.mdl,63773,2009-10-07
.........................................\..............................\fig7x40.mdl,47393,2009-10-07
.........................................\..............................\fig7x42.mdl,56495,2009-10-07
.........................................\..............................\Fig7x7.mdl,69599,2009-10-07

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

发表评论

0 个回复

  • 3PG
    Adaptive post-processing algorithm for video signals
    2010-05-09 06:37:18下载
    积分:1
  • boshu
    多用波束形成,性噪比、中心频率都可以修改(The use of beamforming, signal to noise ratio of the center frequency can be modified)
    2013-03-15 15:41:24下载
    积分:1
  • Sfunction
    利用S-function实现函数的编程,利用M文件与SIMULINK相结合验证S-function的正确性。(S-function programming function, using the M-file to verify the correctness of the S-function combined with SIMULINK.)
    2013-04-15 16:24:36下载
    积分:1
  • matlab-egg
    运用小波变换的方法对脑电数据进行处理,进行脑电信号分解和信号重置(Wavelet transform EEG data processing, EEG decomposition and signal reset)
    2013-05-13 17:57:42下载
    积分:1
  • Antenna
    this an antenna proj done in matlab
    2009-10-26 16:42:22下载
    积分:1
  • average-filter
    AVERAGE FILTER s operates o
    2011-04-30 02:42:18下载
    积分:1
  • demo1
    This is the demo file for L1 adaptive controller with a simple unknown parameter: dot x(t) = Ax(t) + b(u(t) - heta^ op x(t)) DoSims.m: This script initializes the model parameters, run the simulation L1Model_sec1.mdl:the implementation of L1 adaptive controller. Refer to the following paper for background: C. Cao, N. Hovakimyan, Design and Analysis of a Novel Adaptive Control Architecture with Guaranteed Transient Performance, IEEE Transactions on Automatic Control, vol.53, No.2, pp. 586-591, 2008.
    2012-08-27 05:09:01下载
    积分:1
  • Equ_tre
    说明:  使用恒模CMA算法盲均衡,面向的调制信号是8PSK信号(Blind equalization using CMA algorithm with constant modulus and 8PSK modulation)
    2020-10-21 18:17:24下载
    积分:1
  • doolittle
    1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
    2009-06-23 15:58:19下载
    积分:1
  • OpenSCA
    OpenSCA - An open source toolbox for Matlab side channel cryptanalysis (OpenSCA- An open source toolbox for Matlab side channel cryptanalysis )
    2009-07-03 19:04:12下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载