-
yuan_lai
异步电机simulink仿真程序,有需要的可以下载交流,(PID control)
- 2012-03-31 12:11:19下载
- 积分:1
-
fastica
运用matlab进行快速ica变换,对信号进行预处理(Ica using matlab rapid transformation, the signal preprocessing)
- 2013-11-04 09:24:37下载
- 积分:1
-
cstr5
CSTR系统过程控制问题,内涵子函数调用程序,可以快速了解MPC在过程控制中的应用(CSTR process control problem)
- 2018-12-04 22:19:22下载
- 积分:1
-
wenxian
一片很好的见解EM 用在编码系统中的文章,英文的,很值得一看。很经典的一篇。(A good insight in the EM coding system used in the article, in English, is worth a visit. Classic one.)
- 2010-08-05 16:15:24下载
- 积分: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
-
mfile
偏相关系数计算,输入为矩阵,计算任意两列的偏相关,同时控制其他列为协变量(partial correlation compute)
- 2012-03-19 06:14:13下载
- 积分:1
-
Zhzhi
中值滤波函数,用matlab遍写的中值滤波函数,可以在程序中改写滤波模板的大小,自己设定。(Median filter function written with matlab times the median filter function can be rewritten in the program the size of the template filter, self-imposed.)
- 2010-03-12 15:00:09下载
- 积分:1
-
ClustHerm.matlab
说明: 上传RBF源程序,希望能对大家学习有所帮助,并请提出宝贵的意见和建议!(upload source, in hopes of learning we can help, and requested the valuable advice and suggestions!)
- 2006-05-10 17:12:20下载
- 积分:1
-
TD-SCDMA_sync-dl
TD-SCDMA小区搜索最为关键的sync-dl码同步的确定过程,即搜索DwPTS(TD-SCDMA cell search the most critical sync-dl Code Synchronization in the process of determining that the search DwPTS)
- 2010-06-28 23:29:36下载
- 积分:1
-
matlab
matlab遗传算法的一些源程序,简单实用(matlab genetic algorithm source code of some simple and practical)
- 2008-03-27 22:20:16下载
- 积分:1