-
leach_i
说明: 基于LEACH的改进算法,添加贪婪算法,很实用(Improved algorithm based on LEACH, add the greedy algorithm, it is practical)
- 2011-04-18 13:23:45下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
immunity
免疫遗传算法流程为:
(1)随机产生初始父代种群A1
(2)根据先验知识抽取疫苗。
(3)若当前种群中已包含最佳个体,算法结束;否则进行以下步骤。
(4)根据抗体浓度和适应度进行复制。
(5)对当前第K代父代种群AK进行交叉操作,得到种群BK。
(Immune genetic algorithm process as follows: (1) randomly generated initial parent population A1 (2) vaccine based on a priori knowledge extraction. (3) If the current population already contains the best individuals, the algorithm ends otherwise, perform the following steps. (4) be reproduced in accordance with antibody concentration and fitness. (5) the population AK Present Generation K parent cross was obtained population BK.)
- 2016-11-11 17:44:49下载
- 积分:1
-
C_application_framework_achieve_classic_code
C实现应用程序框架的经典代码C application framework to achieve the classic code(C application framework to achieve the classic code)
- 2010-08-18 12:20:06下载
- 积分:1
-
Root-MUSIC.matlab
ROOT-MUSIC的matlab仿真源码,基于求根方式的music算法,避免了谱峰搜索,优化了计算复杂度(ROOT-MUSIC for matlab simulation source code, algorithm-based Roots music the way to avoid the peak search, optimization of the computational complexity)
- 2011-05-06 21:50:15下载
- 积分:1
-
IEEE
Article for use in porwer systems implemented in Matlab
- 2012-01-31 20:54:07下载
- 积分:1
-
QAM
QAM is quadrature amplitue modulation...in wireless communication...this code is used to control the exceeding power of some mobile users..
- 2014-02-24 16:08:29下载
- 积分:1
-
chnbound
matlab画中国区域图,可以显示每个省会城市名称(matlab China map, can see city name)
- 2009-11-24 18:13:09下载
- 积分:1
-
Chapter8
现代通信信号在matlab中的实现以应用程序(good)
- 2009-05-09 17:30:13下载
- 积分:1
-
RCB_RR
Estimates the power spectral densities (PSDs) using both the generalized Ridge Regression (GRR) method [Hoerl, Kennard] and the ordinary RR method with loading level decided by the harmonic mean (HKB) and a Bayesian estimator (LW) for deciding the diagonal loading level.
- 2013-12-07 05:05:13下载
- 积分:1