登录
首页 » matlab » SVPWM

SVPWM

于 2011-10-25 发布 文件大小:17KB
0 167
下载积分: 1 下载次数: 174

代码说明:

  风力发电PSCAD仿真用得,在正转DQ坐标下,负序变换到正序模块(PSCAD simulation used wind power in the forward DQ coordinates, the negative sequence to positive sequence module transforms)

文件列表:

Fortran语言.doc,79872,2009-06-02

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

发表评论

0 个回复

  • linearmusic
    说明:  经典MUSIC在均匀线阵的情况。本例给出了MUSIC算法估计出的算法图,从图中可以直接看到估计的角度。我们的仿真实验用的是8个阵列,2个接受信号。MUSIC算法的精度很高。(MUSIC classic in the case of uniform linear array. In this case gives the MUSIC algorithm to estimate the algorithm maps directly from the chart to see the estimated angle. Our simulation experiments using 8 arrays, two acceptable signals. MUSIC algorithm for high precision.)
    2008-10-24 16:28:43下载
    积分:1
  • ANN_MLP_BP_v1.1
    neural network mode for time series,which can process data adaptively
    2011-06-28 10:51:23下载
    积分:1
  • ColorInvariance
    this code is mainly based on colour variance......
    2010-12-10 18:04:52下载
    积分:1
  • MATLAB5[1].X-induction-and--enhance
    本书循序渐进地介绍了matlab的详细函数命令,包括入门知识、数值计算功能、图像可视化处理功能、Notebook、程序设计、高级语言程序接口、图形用户界面以及动态仿真系统等高级功能。为使用户能融会贯通,本书最后给出了几个用matlab剞劂问题的实例。(This book describes step by step detailed matlab function command, including an introduction, numerical computing, image visualization capabilities, Notebook, program design, high-level language programming interface, graphical user interface and advanced features such as dynamic simulation system. To enable users to mastery, with book finally gives a few examples of the problem matlab Ji chisel.)
    2011-11-22 14:36:36下载
    积分:1
  • thermal-resistor
    thermal resistor calculate
    2015-03-13 23:59:17下载
    积分:1
  • R-language
    R语言学习资料,R语言与统计分析-汤银才(R language)
    2014-01-22 01:08:51下载
    积分:1
  • Bayes-Matlab
    基于最小错误率,和最小风险的Bayes分类器Matlab 实现 (Bayes Matlab)
    2009-05-18 10:43:49下载
    积分: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
  • Filters
    各种滤波器,包括LMS、RLS、Wiener,Kalman,Median等滤波器源码,都是原创(A variety of filters, including the LMS, RLS, Wiener, Kalman, Median filter, such as source code, are original)
    2009-01-19 17:04:18下载
    积分:1
  • 3multi
    北大高慧璇版《应用多元统计分析》第3章3多元正态总体参数的假设检验MATLAB编程源码(Applied Statistical Analysis)
    2011-12-01 09:04:38下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载