登录
首页 » matlab » Robust-control-of-synchronous-motors

Robust-control-of-synchronous-motors

于 2014-10-27 发布 文件大小:1063KB
0 176
下载积分: 1 下载次数: 8

代码说明:

  This code matlab is focused on robust control of permanent magnet synchronous motors

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

发表评论

0 个回复

  • MATLAB_NOTE
    MATLAB基础讲课笔记内容,适合初学者,(MATLAB based on the content of lecture notes, suitable for beginners,)
    2008-08-05 09:33:22下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • RIV
    适当选择辅助变量,使之满足相应条件,参数估计值就可以是无偏一致。估计辅助变量法的计算量与最小二乘法相当,但辨识效果却比最小二乘法好的多。尤其当噪声是有色的,而噪声的模型结构又不好确定时,增广最小二乘法和广义最小二乘法一般都不好直接应用,因为他们需要选用特定的模型结构,而辅助变量法不需要确定噪声的模型结构,因此辅助变量法就显得更为灵活,但辅助变量法不能同时获得噪声模型的参数估计。(Choose appropriate secondary variables, meet the relevant conditions and parameter estimate can be unbiased consistent. Estimated auxiliary variable method calculation and least square method is quite, but the identification effect is much better than the least square method. Especially when the noise is colored, and noise model structure and not sure, augmented the least squares and the generalized least squares method is generally not used directly, because they need to choose specific model structure, and auxiliary variable method does not need to make sure that noise model structure, so the auxiliary variable method is more agile, but not at the same time auxiliary variable method for noise model parameter estimation.)
    2012-12-28 16:06:51下载
    积分:1
  • AirSWOT---JPLs-Earth-Science-Airborne-Program
    AirSWOT JPL s Earth Science Airborne Program scacacascassssssssssssssssca
    2013-08-27 08:29:30下载
    积分:1
  • 5-chapter
    《MATLAB 7.0编程基础基础》源程序 第5章(" MATLAB 7.0 programming the basis of the basis of" source Chapter 5)
    2012-11-15 14:18:17下载
    积分:1
  • 2005-48[1]
    This pdf file is about gabor deconvolution.
    2009-11-07 15:25:42下载
    积分:1
  • rungekutta
    用龙贝格积分法计算积分的程序,matlab语言编写,希望能对大家有用。(Romberg integration method with integral calculation procedures, matlab language, hoping to be useful to everyone.)
    2020-12-16 20:29:12下载
    积分:1
  • OFDM_OPTIMAL_tx
    这是一个用matlab编写的OFDM传输程序,欢饮大家下载学习(This is an OFDM transmission with a program written in matlab, Huanyin you download the study)
    2010-11-05 20:35:06下载
    积分:1
  • ofdm
    说明:  一些ofdm同步算法的经典文献,初学者必看,不可错过(Some ofdm synchronization algorithm of the classic literature, beginners must see, not to be missed)
    2011-03-03 09:44:15下载
    积分:1
  • Demo
    this contains images and finger code
    2011-11-17 17:47:58下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载