登录
首页 » matlab » svpwmsfunction

svpwmsfunction

于 2011-12-07 发布 文件大小:138KB
0 231
下载积分: 1 下载次数: 24

代码说明:

  采用matlab中s函数实现电力电子中的svpwm波形,以方便在simulink中调用,很值得一看(Using matlab s function in the realization of power electronics in svpwm wave, this document details the process of preparing the s function, it is worth a visit)

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

发表评论

0 个回复

  • ParticleEx2
    说明:  粒子滤波,用于对衰退数据的衰退模型的预测,同时也适用于状态跟踪 - 2(particle filter)
    2011-03-11 02:14:48下载
    积分:1
  • demod
    fsk psk qpsk 8psk 16psk qam 各种调制方式的matlab仿真(fsk psk qpsk 8psk 16psk qam modulation of matlab simulation of various)
    2010-05-28 22:11:51下载
    积分:1
  • tjfx3
    对F分布运行函数求条件期望估计和最大后验估计且做出图形(Run function to the conditional expectations estimates and maximum a posteriori estimation and graphics to make the F distribution)
    2012-04-30 19:26:57下载
    积分:1
  • lte_ofdm_Channel_Est
    Lte OFDM channel estimation algorithms
    2013-03-14 23:59:36下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • image-processing_deblur
    交流得到的matlab图像去模糊的一个验证程序,还算是比较详细。(A verification process exchanges get matlab image deblurring, still is relatively detailed.)
    2013-12-07 19:53:06下载
    积分:1
  • TADAKEL_2_2_2_2
    CETTE docement c est l entree entre2
    2013-05-05 07:08:57下载
    积分:1
  • matlab_Otsu
    此算法是Otsu提出的最大类间方差法,利用matlab进行分割图像(This algorithm is proposed by Otsu Otsu method, used to segment image in matlab)
    2009-03-05 14:37:54下载
    积分:1
  • LTE_Channel_Model
    长期演进技术(lte)的matlab实现(源代码)(Long Term Evolution (lte) based in matlab (source code))
    2009-11-09 18:13:13下载
    积分:1
  • resonanter
    利用matlab软件和fdtd算法来求解3维同轴谐振腔电磁场的源代码(using Matlab software and fdtd algorithm to solve the three-dimensional electromagnetic field Coaxial Resonator source code)
    2006-08-16 16:37:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载