-
eig
matlab eig 函数说明 横不错哦(matlab eig function shows a good cross-Oh)
- 2010-08-13 20:17:27下载
- 积分:1
-
pn
说明: simulink的PN码仿真。。。。。。。。。。。。。。。(The PN code simulink simulation. . . . . . . . . . . . . . .)
- 2010-04-16 19:44:38下载
- 积分: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
-
herrorbar
matlab code for HERRORBAR
- 2015-02-03 14:39:43下载
- 积分:1
-
doa3
语音信号````````````````DOA检测( directiong of array)
- 2012-01-01 14:45:24下载
- 积分:1
-
Compressive-Spectrum-Sensing
认知网中协作感知程序 仿真程序 matlab(Collaborative Research Compressive Spectrum Sensing in Cognitive Radio Networks)
- 2014-01-15 10:25:55下载
- 积分:1
-
makeVRMLfile
this code is use do create 3d structure of 3d object
- 2013-10-04 19:06:28下载
- 积分:1
-
pathsearching
机器人路径规划栅格法用Matlab仿真的源代码(Robot Path Planning)
- 2013-04-09 13:44:55下载
- 积分:1
-
bkpulseexport
直接读取振动噪声分析软件bk pulse文件,将测试组和函数组导出来,方便对测试数据进行后处理(his GUI runs Pulse Labshop in the backround (not visible) through an activex server. Exporting measurements using B&K Pulse s software is extremely tedious, requiring much mouse-clicking (setting measurement marks, following measurement marks, etc.). This GUI is relatively straightforward- your .pls file(s), type in the function name you wish to export along with its correpsonding function group, and list all of the measurement names you wish to export. Each function is exported to a single file within a folder that is created of the same name as the .pls file.)
- 2015-01-24 09:05:29下载
- 积分:1
-
caldytrol
也是一个MATLAB编的计算器,功能比较强大,易于扩展(MATLAB is a series of calculators, and more powerful functionality, easy expansion)
- 2006-06-19 13:50:36下载
- 积分:1