登录
首页 » matlab » svpwm_matlab

svpwm_matlab

于 2010-08-31 发布 文件大小:20KB
0 82
下载积分: 1 下载次数: 33

代码说明:

  很好的空间矢量脉冲宽度调节,用于程序演示和学习。(Good space vector pulse width modulation, for program demonstration and learning.)

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

发表评论

0 个回复

  • 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
  • book-program
    matlab教程R2010a书上程序,自己按照书上编写的,很有用(tutorial matlab R2010a program book)
    2011-10-23 16:53:11下载
    积分:1
  • tiqucanshu
    用labview软件进行仿真,提取特征值,便于在神经网络中应用,这是用labview做的,很有用。(Labview simulation software used to extract characteristic values, to facilitate the application of neural network, which is used labview do, very useful.)
    2009-11-13 20:11:46下载
    积分:1
  • sim4_2
    LPC program example
    2013-09-06 06:57:09下载
    积分:1
  • program
    基于无轨卡尔曼滤波的通用学习网络算法研究(Trackless Kalman filter-based Universal Learning Network Algorithm)
    2013-03-18 14:37:09下载
    积分:1
  • 4cpfsk
    生成进制数为4,调制指数为1的4CPFSK信号(Generate a hexadecimal number is 4, the modulation index for 1 4CPFSK signal)
    2021-03-30 19:19:10下载
    积分:1
  • 2DAiry-beamcontrol
    程序实现二维Airy beam的轨迹控制,通过改变wm和wg的值,可控制Airy beam的最大光强在传输轨迹中的任意位置,可观察光束光强的三维分布(Airy beam program implements the two-dimensional locus control by changing the values of wm and wg, controlled Airy beam of the maximum light intensity transmitted anywhere in the track, the light beam can be observed three-dimensional distribution of light intensity)
    2021-03-25 20:19:13下载
    积分:1
  • tsp
    solution for Travel salesman problem to matlab genetic algorithm
    2011-11-24 05:07:39下载
    积分:1
  • nelder
    downhill simplex问题 matlab 简单(Simplex Downhill matlab code)
    2013-05-05 19:16:15下载
    积分:1
  • 对输入的序列进行CRC-16的校验编码
    用matlab编写的对输入的序列进行CRC-16的校验编码。(This Script Calculate crc-16 from a binary line of code creat)
    2011-06-11 11:21:15下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载