-
waveletM
matlab下编写的基于哈尔小波的分解与重构函数,有详细注释(matlab prepared Haar wavelet-based decomposition and reconstruction of the function, there are detailed notes)
- 2009-05-25 13:28:32下载
- 积分:1
-
lovsub_page
Implementation of cl_page for LOVSUB layer.
- 2014-09-17 21:22:15下载
- 积分:1
-
matlabrumenjingdian
一本matlab入门书籍,通熟易懂,适合初学者。(A matlab entry books, through the familiar and easy to understand for beginners.)
- 2011-11-23 14:06:10下载
- 积分:1
-
PWE1
2D photonic crystal Band Structure
- 2009-04-18 21:55:01下载
- 积分:1
-
texture_extract
纹理提取的matlab 源代码, 研究图像处理算法的可参考(texture extraction of Matlab source code, image processing algorithm research of reference)
- 2006-06-01 13:04:46下载
- 积分:1
-
LMS_PSP_BPSK_AWGN
关于固定步长的LMS设置,运用bpsk调制解调,其中运用了psp算法(On fixed step LMS is set up, using BPSK modulation demodulation, which use the PSP algorithm
)
- 2014-09-05 13:24:27下载
- 积分: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
-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1
-
dupeng
对vsc的simulink模型进行了搭建(The simulink model of vsc was built)
- 2017-10-21 15:30:56下载
- 积分:1
-
matlab
使用matlab编程的,内点惩罚函数法优化程序(Using matlab programming, interior-point optimization procedure penalty function method)
- 2008-06-14 16:41:03下载
- 积分:1