-
mayitsp
关于蚁群算法的tsp问题应用到配电网检修计划优化中(Tsp issue on ant colony algorithm applied to the optimization of distribution network overhaul plan)
- 2011-05-27 11:17:52下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
Matlab_tsp
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度( TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm generic matlab program D is the distance matrix, n is the population number of parameters a C coordinates of the 31 cities to stop algebra, genetic to C on behalf of the program stops, the specific values of C depending on the size and time-consuming, m alpha for the fitness value of the normalized phase-out acceleration index, and is best taken as 1, 2, 3, 4, and not too much eliminated the protection index, it is desirable for any decimal between 0 and 1, taking 1:00 off the protective function, it is recommended to take a value between 0.8 to 1.0 R for the shortest path, Rlength for the path length)
- 2012-07-27 14:53:14下载
- 积分:1
-
FilterMainTest
Different types of image filtering method
- 2015-01-21 06:24:47下载
- 积分:1
-
work
matlab 灰度图像处理去噪程序 可有效解决图像边缘化问题(matlab grey processing)
- 2015-03-23 18:51:26下载
- 积分:1
-
SIM_Continue_ok4
DC-Motor Simulation and System Identification
- 2010-10-02 17:55:43下载
- 积分:1
-
K-MeansClusteringusing
K均值聚类的一个实例,附上.dat文件和程序以及运行结果,和大家一起讨论,呵呵(K means clustering of an example, attached. Dat files and programs, and operating results, and we can discuss, Oh)
- 2010-10-15 16:58:09下载
- 积分:1
-
asymppdc
Asymptotic partially directed coherence
- 2013-03-14 00:50:01下载
- 积分:1
-
PSO
粒子群算法源代码,属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解。(Particle swarm algorithm source code, is a kind of evolutionary algorithm, and genetic algorithm are similar, it is also starting from the random solutions, through the iterative search for the optimal solution.)
- 2013-11-29 10:17:46下载
- 积分:1
-
How-to-access-parallel-port-in-MATLAB
How to access parallel port in MATLAB
- 2013-12-04 14:29:25下载
- 积分:1