-
Matlab_wavelet_tool
Matlab小波分析工具箱原理与应用, 小波学习参考(Matlab toolbox principle and application of wavelet analysis, wavelet Learning Reference)
- 2010-02-08 08:56:22下载
- 积分:1
-
some-MATLAB
几个matlab程序 包括:计算任意相交区域面积和电场的仿真实现(Several matlab programs include: the intersection area and in arbitrary Simulation of the electric field)
- 2011-01-24 23:49:48下载
- 积分:1
-
cart
倒立摆仿真程序 基于MATLAB环境的倒立摆虚拟仿真程序(Inverted pendulum simulation program)
- 2013-05-18 11:33:22下载
- 积分:1
-
fangzhenwozuizhongban
逆变器具有灵活、高效的特点,是新能源并网的主要接口。当多个逆变器连接到电网的同一个公共连接点时,逆变器非理想的电源特性,使得逆变器之间、逆变器与电网之间存在的谐波交互作用可能引发谐振, 使系统出现过电压、 过电流现象影响电网的电能质量,甚至威胁系统的安全稳定运行(Inverter is flexible and efficient, and it is the main interface of new energy integration. When multiple inverters are connected to the same common connection point of the power grid, the inverter is not ideal. The harmonic interaction between the inverters, the inverter and the grid may cause resonance, which causes the overvoltage and overcurrent to affect the power quality of the power grid and even threatens the safety of the system. stable operation)
- 2018-05-03 15:43:55下载
- 积分:1
-
wavelet-
基于LabVIEW 和Matlab 混合编程的小波去
噪方法,文应用小波变换算法,并将其结合LabVIEW 虚拟仪器开发平台、MATLAB 中小波去噪工具箱的小波去噪函数进行仿真(Method of wavelet denoising based on mixed programming of LabVIEW and Matlab,it
discussed the wavelet algorithm and combined it with LabVIEW and MATLAB, take advantage of the wavelet denoising
function of the MATLAB wavelet tool box to simulation)
- 2016-08-06 13:59:14下载
- 积分:1
-
simulate1
用MATLAB实现加噪信号的消噪,用了三种常用方法。(de-noise programme by MATLAB,it is very useful for newerws.)
- 2009-03-05 17:11:04下载
- 积分:1
-
Matlab6[1].5(zhangzhiyong)
这本书是matlab经典书籍,相信对许多初学者会有帮助的!(This book is the classic books matlab, I believe that many beginners would be helpful!)
- 2008-07-18 11:00:53下载
- 积分:1
-
aero_guidance_Test2
导航制导率的matlab模拟M文件,非比例制导率。(Rate Matlab simulation of navigation-guided M-file)
- 2012-06-12 17:10:31下载
- 积分:1
-
equal-area-critirea
E=input( enter the generator voltage: )
V=input( enter the infinite bus voltage: )
Gx=input( enter the reactance of generator: )
L1x=input( enter the line reactance: )
L2x=input( enter the line reactance: )
L3x=input( enter the line reactance: )
L4x=input( enter the line reactance: )
Pi=input( enter the input power: )
X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x
Pm1=E*V/X1
DO=asin(Pi/Pm1)
A=((L2x*L3x)/(2*(L2x+L3x)))
C=A
B=((L3x/2)^2)/(L2x+L3x)
X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B
Pm2=(E*V)/X2
X3=Gx+L1x+L2x+L4x
Pm3=(E*V)/X3
DC=input( enter the fault clearing angle: )
Dm=(3.14-asin(Pi/Pm3))
a1=quad( sin ,DO,DC)
A1=(Pi*(DC-DO)-Pm2*a1)
a2=quad( sin ,DC,Dm)
A2=Pm3*a2-Pi*(Dm-DC)
if(A2>=A1)
disp( the system is stable )
else
disp( the system is unstable )
end
Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2))
disp( critical clearing angle: )
Dcc
- 2012-09-11 22:46:05下载
- 积分:1
-
fengjiguangfujianmo
风机光伏的simulink建模,能够很好的仿真风机与光伏的特性,可以扩展为任意微网或者配网中的分布式发电模块(Fan PV simulink modeling, simulation can be a good fan and photovoltaic properties, can be extended to any micro-network or distribution network of distributed generation module)
- 2013-11-19 09:45:32下载
- 积分:1