-
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
-
java遗传算法库
Java遗传算法库-Java genetic algorithm library
- 2022-04-30 11:48:58下载
- 积分:1
-
神经网络遗传算法的一个简单例子代码,开发神经网络遗传算法的第一步...
神经网络遗传算法的一个简单例子代码,开发神经网络遗传算法的第一步-neural network genetic algorithm code a simple example, the development of neural network genetic algorithm first step
- 2022-05-29 10:29:28下载
- 积分:1
-
这是一个神经网络的开发工具
这是一个神经网络的开发工具-This is a neural network development tools
- 2022-07-14 10:39:07下载
- 积分:1
-
遗传算法通用平台
遗传算法通用平台- Heredity algorithm general platform
- 2022-04-16 13:52:31下载
- 积分:1
-
数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多...
数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多-Data Mining frequent itemsets mining algorithm, improved apriori algorithm, improve the performance of many
- 2022-09-24 13:50:02下载
- 积分:1
-
网上的一个BP算法实现数字识别的demo,希望能对其开发者有帮助...
网上的一个BP算法实现数字识别的demo,希望能对其开发者有帮助-a BP online digital algorithm to identify the demo, hoping they can help developers
- 2022-01-26 20:01:43下载
- 积分:1
-
hough变换的代码,这个变换可以原来检测直线或圆等图形。
hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
- 2022-08-18 18:34:42下载
- 积分:1
-
Ant colony clustering algorithm, used to calculate the data clustering procedure...
蚁群聚类算法,用于计算数据聚类的程序,还未实验效果-Ant colony clustering algorithm, used to calculate the data clustering procedure, yet the experimental effect
- 2022-09-06 10:15:02下载
- 积分:1
-
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。...
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。-the procedures to achieve expert PID control. Experts control of the controlled substance is based on the object and control the various law knowledge, and the intelligent use of this knowledge to design controller.
- 2022-03-17 01:06:20下载
- 积分:1