-
PWMmethod
利用平面波展开法来计算完整光子晶体能带图的两个程序,比较好用(Using the plane wave expansion method to calculate the complete photonic bandgap diagram of the two programs, seem to work better)
- 2012-05-22 22:39:58下载
- 积分:1
-
radar-mainei-tezhengtiqu
雷达脉冲内调制特征的提取技术,用于雷达特征分析与信号分选。这是matlab程序。(Within the radar pulse modulation feature extraction technique for radar signature analysis and signal separation. This is a matlab program.)
- 2013-10-28 18:48:21下载
- 积分:1
-
细菌觅食算法MATLAB实现
细菌觅食优化,基础优化算法,可用于matlab平台应用及进一步优化(Bacterial foraging optimization and basic optimization algorithm can be applied to Matlab platform and further optimization.)
- 2018-04-06 21:35:00下载
- 积分:1
-
number-of-the--mistake
对诸如谷物,细菌,微生物的微小颗粒的计数(On, such as grains, bacteria, microbial count of small particles)
- 2011-05-30 20:14:37下载
- 积分:1
-
tsp
用于解决TSP问题的路径优化算法,一种改进的memetic算法(Used to solve TSP problem of path optimization algorithm, an improved memetic algorithm
)
- 2013-10-06 15:15:44下载
- 积分:1
-
ACO_on_JSSP
该程序是用matlab实现蚁群优化算法求解车间调度问题(The program is ACO algorithm for the jobshop scheduling problem)
- 2014-04-22 23:45:35下载
- 积分:1
-
Separately_Excited-Motor-in-dc
separality motor excited dc
- 2013-02-08 14:40:34下载
- 积分: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
-
fz
说明: 求取复杂网络图中各个节点的度和度的分布曲线(To calculate the complex degree of each node in network diagram and degree distribution curve
)
- 2013-05-22 17:20:55下载
- 积分:1
-
Untitled
一个改进的自适应的遗传算法,经测试运行正常.(An improved adaptive genetic algorithm, have been tested and working correctly.)
- 2007-10-29 22:55:00下载
- 积分:1