-
LEACH
说明: 运用matlab环境实现无线传感器网络leach协议的改进(Environments using matlab leach protocol for wireless sensor networks to improve)
- 2011-03-17 14:47:06下载
- 积分:1
-
function-test1
single user energy detection
- 2012-05-03 22:54:05下载
- 积分:1
-
4
说明: 《MATLAB 7.0编程基础基础》源程序,适合初学者使用,第4章(" MATLAB 7.0 programming foundation base" source, suitable for beginners, Chapter 4)
- 2011-06-13 17:40:37下载
- 积分:1
-
master
TP matlab mS TP matlab mS
- 2013-02-24 18:26:07下载
- 积分: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
-
Moussa_Malab_codes
the first code:Approximate Genetic Algorithm
second code:Genetic Algorithm (GA)
third code:Response Surface Methodology for Design of a PD Controller for Tanker Ship Heading Regulation
forth code:optimization problem for genetic algorithms
fifth code: Torczons multidirectional search algorithm
- 2010-03-11 20:20:22下载
- 积分:1
-
adapt
基于LMS算法的两路信号的典型自适应噪声对消求解,程序已调试可运行,结果准确。(Adaptive Noise LMS algorithm based on a typical two-way signal cancellation solving, debugging procedure has been run, results are accurate.)
- 2014-02-24 11:10:08下载
- 积分:1
-
tuixiang
使用matlab对手写的字母进行辨识,使用matlab7.0版本(Matlab on the use of handwritten letters to identification, the use of matlab7.0 version)
- 2009-01-13 16:02:36下载
- 积分:1
-
Rayleigh_fading
Use this function to create Rayleigh fading channels (Use this function to create Rayleigh fading channels)
- 2007-12-17 10:54:22下载
- 积分:1
-
Programming
包括各种规划问题的文档和程序,无约束优化,线性规划等等(Including planning documents and programs, unconstrained optimization, linear programming, etc.)
- 2011-04-26 20:41:51下载
- 积分:1