登录
首页 » matlab » newsvpwm

newsvpwm

于 2012-04-25 发布 文件大小:16KB
0 166
下载积分: 1 下载次数: 8

代码说明:

  用matlab实现SVPWM波形的生成,产生脉冲,从而控制IGBT(get svpwm wave)

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

发表评论

0 个回复

  • MyMC
    蒙特卡罗方法的基本原理及思想如下: 当所要求解的问题是某种事件出现的概率,或者是某个随机变量的期望值时,它们可以通过某种“试验”的方法,得到这种事件出现的频率,或者这个随机变数的平均值,并用它们作为问题的解。( The principle of Monte Carlo method and it s application are int roduced.)
    2010-09-26 09:16:27下载
    积分:1
  • ezw20100301
    说明:  对原始的EZW算法德扫描顺序进行改进,使得每个方向上的零树根增多,大大增加了压缩率。(EZW algorithm on the original scan order to improve Germany, so that each direction of the zero roots increased, greatly increased the compression ratio.)
    2011-03-25 10:17:27下载
    积分:1
  • math
    数学建模教案 排队论 图论 线性规划 整数规划 混合规划(Mathematical modeling of graph theory, queuing theory lesson plans linear programming mixed integer programming planning)
    2013-08-07 20:57:20下载
    积分:1
  • Fractional-Fourier
    分数阶傅里叶变换的程序代码,内附wvd变换的程序代码,仅供参考(Fractional Fourier transform of the program code, included wvd transform program code, for reference only)
    2011-11-25 09:30:04下载
    积分:1
  • paper1
    Gabor小波变换技术对医学CT图像进行纹理特征分类时,由于图像拍摄角度的变化会造成分类的误差。针对以上问题,在Gabor小波变换的基础上提出一种用于分析旋转不变医学图像的方法。该方法采用旋转规范化,即特征元素的循环移位使规范化后所有的图像都具有相同的主方向。实验结果表明,加入旋转规范化循环算子的Gabor小波变换在医学CT图像纹理特征分类时能够达到较好的精确度。(Gabor wavelet transform lacks in its ability to classify the medical CT image if it’s rotation invariant image. Aiming at the problem, an approach is presented for rotation invariant medical texture classification based on Gabor wavelet transform. Rotation normalization is achieved by circular shift of the feature elements, so that all images have the same dominant direction. Experimental result shows that Gabor wavelet transform with circular operator of rotation normalization has well precision to classify the medical CT image.)
    2011-12-04 15:42:15下载
    积分:1
  • bianpojiegousheji3
    本文基于毕肖普法和蒙特卡洛法,利用MATLAB编程软件计算了边坡结构的失效概率Pf和对应可靠指标β.在计算上述Pf和对应β时,考虑了土体三个主要基本参数(重度γ、内摩擦角(Ψ)、粘聚力c)的随机特性.利用MATLAB程序的计算结果表明,随机变量对边坡可靠度的影响与基本随机参数对抗滑反力的贡献大小有关,即,贡献大的基本随机参数,它的随机波动对结构失效概率Pf的影响也较大,反之亦然.另外,基于MATLAB的算例计算结果还表明:边坡结构失效概率Pf对内摩擦角(Ψ)较敏感,而对重度y和粘聚力c次之.其次,当同时考虑三个随机变量的联合波动对Pf的影响时发现,当它们在小范围内随机波动时,其联合特性对Pf的影响较敏感,但当它们在大范围内随机波动时,Pf主要受敏感随机变量的影响,而三个随机变量联合作用对Pf的影响和敏感随机变量(Ψ)单独作用时相差不大.由此可见,在实际边坡工程可靠性分析中,土体内摩擦角起主要作用,不容忽视.(Based Bishop method and Monte Carlo method, using MATLAB programming software to calculate the failure probability Pf and the corresponding slope reliability index β structure in the calculation of the above Pf and the corresponding β, consider the three main basic soil parameters (severe γ internal friction angle (Ψ), cohesion c) of the random nature of calculation results using MATLAB program shows that the influence of random variables on the reliability of the basic random slope parameters against anti- slip contribution to the size of the force , that is , the contribution the basic parameters of large random , random fluctuations which affect the probability of structural failure Pf is also larger , and vice versa addition, the calculation based on MATLAB numerical results also show that : the structure of slope failure probability Pf internal friction angle (Ψ) more sensitive , while severe and cohesion c y followed . Secondly, when taking into account the impact of the joint fl)
    2014-01-10 17:36:46下载
    积分:1
  • ICEE-574
    The model used for creating the reference voltage is shown in Fig. 4. First, photovoltaic output current (Ipv) and output voltage (Vpv) are passed through a first order low pass filter with a magnitude of G = 1 and a time constant of T = 0.01 seconds in order to filter out the high frequency components or harmonics from these signals as shown in Fig. 5 and Fig. 6. The filtered current and voltage signals (Ipv_F and Vpv_F) are then fed into the MPPT control block that uses the Incremental Conductance Tracking Algorithm. An algorithm that is based on the fact the slope of the PV array power curve shown in Fig. 7 is zero at the Maximum Power Point (MPP), positive on the left of the MPP, and negative on the right. The MPP can thus be tracked by comparing the instantaneous conductance (I/V) to the incremental conductance (∆ I/∆ V) [11] as in (1):
    2013-07-23 17:54:09下载
    积分:1
  • weina
    这是一个利用维纳滤波方法进行消噪的MATLAB 程序,器效果比谱减法好在没有尖锐的噪声(it is a delete noise program.it is based on matlab)
    2009-11-30 13:37:43下载
    积分:1
  • matlab15
    matlab中神经网络的介绍 很好的资源 大家的指导书(matlab neural network in the U.S. introduce a very good resource guide book)
    2008-05-29 19:08:57下载
    积分:1
  • MATLAB语言实现的LSTM长短期记忆神经网络模型
    说明:  MATLAB语言实现的LSTM长短期记忆神经网络模型(LSTM Long-term and Short-term Memory Neural Network Model Implemented by MATLAB Language)
    2019-05-22 19:45:23下载
    积分:1
  • 696518资源总数
  • 105739会员总数
  • 1今日下载