-
mcrgsa
MCRGSA------组播路由问题遗传模拟退火算法
%M-----------遗传算法进化代数
%N-----------种群规模,取偶数
%Pm----------变异概率调节参数
%K-----------同一温度下状态跳转次数
%t0----------初始温度
%alpha-------降温系数
%beta--------浓度均衡系数
%ROUTES------备选路径集
%Num---------到各节点的备选路径数目
%Cost--------费用邻接矩阵
%Source------源节点标号
%End---------目的节点标号组成的向量
%MBR---------各代最优路径编码-MCRGSA------ Multicast Routing genetic simulated annealing% M----------- genetic algorithm algebra% N----------- population size, even take Pm----------% probability parameter variation%----------- same temperature K Jump under a number of state----------% t0 initial temperature cooling% alpha------- beta coefficient%-------- balanced concentration coefficient% ROUTES------ Alternative Path Set% Enable--------- nodes to the number of alternative paths%-------- Cost adjacent costs Matrix% Source------ source node labeling% End--------- destination node labeling Group Vector%% of the MBR--------- generations optimal path coding
- 2022-05-21 09:41:26下载
- 积分:1
-
模拟退火算法实现,内负有模拟退火的聚类,TSP等等6种问题的实现例子,在EXAMPLE文件夹内...
模拟退火算法实现,内负有模拟退火的聚类,TSP等等6种问题的实现例子,在EXAMPLE文件夹内-Simulated annealing algorithm, which has a simulated annealing clustering, TSP, etc. 6 kinds of issues realize examples folder in EXAMPLE
- 2022-03-23 19:25:39下载
- 积分:1
-
7。《进化算法》,云庆夏编着 冶金工业出版社 2000年第一版
全书共分5章,分别为绪论、遗传算法、遗传规划、进化策略、进化规划。...
7。《进化算法》,云庆夏编着 冶金工业出版社 2000年第一版
全书共分5章,分别为绪论、遗传算法、遗传规划、进化策略、进化规划。-7. "Evolutionary algorithm," Yun Qing Xia compile Metallurgical Industry Publishing House in 2000 the first edition of the book is divided into five chapters, each of the introduction, Genetic algorithms, genetic programming, evolutionary strategy, evolutionary programming.
- 2023-07-10 23:30:04下载
- 积分:1
-
关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。...
关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。-Frequent one of related rule collect and produce algorithm TreeMiner , can compile running under linux and windows
- 2022-06-26 11:47:17下载
- 积分:1
-
Ant Algorithm js realize some time ago in the online collection
蚂蚁算法的js实现
前段时间在网上收集的-Ant Algorithm js realize some time ago in the online collection
- 2022-03-24 04:42:34下载
- 积分:1
-
use of genetic algorithm search function to the optimum solution c source
利用遗传算法搜索函数最优解的c++源程序 -use of genetic algorithm search function to the optimum solution c source
- 2022-04-12 21:36:00下载
- 积分:1
-
一个简单实用的K紧邻分类器
一个简单实用的K紧邻分类器 -KNN
- 2022-01-25 20:22:24下载
- 积分:1
-
classification_matlab_toolbox分类方法工具箱,有界面很直观。
classification_matlab_toolbox分类方法工具箱,有界面很直观。-classification_matlab_toolbox classification toolbox, a very intuitive interface.
- 2022-03-19 23:12:23下载
- 积分:1
-
映射的源代码。包括:模糊ARTMAP,默认ARTMAP,实例
ARTMAP source code. include: Fuzzy ARTMAP, Default ARTMAP, Instance-Counting ARTMAP, Distributed ARTMAP-ARTMAP source code. Include : Fuzzy ARTMAP, Default ARTMAP. Instance-Counting ARTMAP. Distributed ARTMAP
- 2022-11-24 00:50:03下载
- 积分:1
-
遗传算法,包括选择、交叉、变异操作等,…
遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
- 2023-01-03 20:40:03下载
- 积分:1