-
NetCreate
现有的几个网络拓扑随机发生器,其实很难生成理想的网络拓扑结构,其主要原因在于很难控制节点的疏密和间距。我们提出来的这个改进算法,在随机抛撒节点的时候使用了K均值聚类,由本算法作为网络拓扑发生器,网络节点分布均匀且疏密得当,边的分布也比较均衡(The few existing random network topology generator, is in fact very difficult to generate the desired network topology, the main reason it is difficult to control the node density and spacing. We put forward the improved algorithm, throw in random nodes when using the K-means clustering, by the algorithm as a network topology generator, network nodes and spacing evenly distributed properly, the edge of a more balanced distribution of)
- 2008-04-19 09:20:34下载
- 积分:1
-
fergedm
code for Ferrigno&D Amico window
- 2010-12-16 20:06:20下载
- 积分: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
-
xiaobobao_tuxiang
基于小波包的图像去噪的matlab源码 请多指教(Denoising based on wavelet packet source matlab please enlighten)
- 2014-12-17 12:18:30下载
- 积分:1
-
TOL
多基地声呐距离信息定位编程完成仿真并求得GDOP仿真图。(Multi-targeting information the sonar simulation and programming is completed simulation obtained GDOP FIG.)
- 2016-09-29 14:38:25下载
- 积分:1
-
matlab缉私船追击走私船
说明: 模拟缉私船追击变速走私船 加速到一定的速度,经过多久追上 并画出轨迹图!(Simulate how long it takes for the anti-smuggling vessel to chase the variable speed smuggling vessel to accelerate to a certain speed and draw the trajectory chart!)
- 2019-01-03 15:34:52下载
- 积分:1
-
multipath_doppler
多径下多普勒仿真 内有详细说明,有仿真程序图(multipath and doppler)
- 2010-08-18 17:15:49下载
- 积分:1
-
matlab-functions
说明: 最基本的matlab函数,最全面,最基础,希望能有用(Matlab basic functions, the most comprehensive, the most basic and hope to be useful)
- 2011-03-21 15:38:02下载
- 积分:1
-
ISM
宽带DOA估计算法ISM算法经过运行正确,可以使用(ISM broadband DOA estimation algorithm after running correctly, you can use)
- 2021-04-13 14:48:56下载
- 积分:1
-
meanofrecta
helpful code to claculate mean of rectangular subarrays
- 2010-09-29 18:13:46下载
- 积分:1