- uC-GUI-BitmapConvert 一个bmp文件到16进制数组转换的工具
- 2006101410328903 api工具栏学习实例
- juanjima 卷积码仿真与分析 在理解卷积码编译码原理的基础上使用Matlab语言进行编程
- ICP 改进的 点云拼接 有chen 等人的改进版
- grid-export grid export in jquery sample
- fft_32k FFT 32K点设计实例v1.0.0自述文件 本自述文件包含以下部分: 工具要求 o Quartus II编译 o ModelSim仿真模型 o MATLAB模型(FFT 32K Point Design Example v1.0.0 README File This readme file for the Fast Fourier Transform (FFT) 32K Point Design contains information about the design example posted on the Altera Support website: http://www.altera.com/support/examples/exm
文件名称:Ant-colony-algorithm
介绍说明--下载内容来自于网络,使用问题请自行百度
蚁群算法解决TSP问题的MATLAB实现
出动m只蚂蚁,每只蚂蚁各随机选择一条路径,记为I=[1 2 3···m],长度记为long(I)
计算出每条路径的信息素浓度,记为P(I)=1/long(I),并进行归一化处理
重新出动m只蚂蚁,按如下规则选择路径:
每只蚂蚁都以一个概率p1选择新路径(路径随机);
未选择新路径的蚂蚁以概率P(I)选择路径I;
所有蚂蚁都以一个小概率p2对自己的路径进行局部变化;
更新所有路径,计算出每条路径的信息素浓度;
重复上述步骤,直至仅剩一条路径。
-Ant colony algorithm to solve TSP problems MATLAB realization
Dispatched m ants, ants randomly select a path for each, denoted I = [1 2 3 · · · m], length denoted as long (I)
Calculated pheromone each path, denoted as P (I) = 1/long (I), and the normalization processing
Re-dispatched m ants, select the path according to the following rules:
Each ant with a probability p1 choose a new path (path random)
Ants do not select a new path with probability P (I) choose the path I
All ants are in a small probability p2 locally on their own path to change
Update all paths, each path is calculated pheromone
Repeat the above steps until the remaining path.
出动m只蚂蚁,每只蚂蚁各随机选择一条路径,记为I=[1 2 3···m],长度记为long(I)
计算出每条路径的信息素浓度,记为P(I)=1/long(I),并进行归一化处理
重新出动m只蚂蚁,按如下规则选择路径:
每只蚂蚁都以一个概率p1选择新路径(路径随机);
未选择新路径的蚂蚁以概率P(I)选择路径I;
所有蚂蚁都以一个小概率p2对自己的路径进行局部变化;
更新所有路径,计算出每条路径的信息素浓度;
重复上述步骤,直至仅剩一条路径。
-Ant colony algorithm to solve TSP problems MATLAB realization
Dispatched m ants, ants randomly select a path for each, denoted I = [1 2 3 · · · m], length denoted as long (I)
Calculated pheromone each path, denoted as P (I) = 1/long (I), and the normalization processing
Re-dispatched m ants, select the path according to the following rules:
Each ant with a probability p1 choose a new path (path random)
Ants do not select a new path with probability P (I) choose the path I
All ants are in a small probability p2 locally on their own path to change
Update all paths, each path is calculated pheromone
Repeat the above steps until the remaining path.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蚁群算法实现matlab实现/程序/citydata.m
蚁群算法实现matlab实现/程序/could.m
蚁群算法实现matlab实现/程序/exchange.m
蚁群算法实现matlab实现/程序/found.m
蚁群算法实现matlab实现/程序/main.m
蚁群算法实现matlab实现/程序/unit.m
蚁群算法实现matlab实现/程序/zhh.m
蚁群算法实现matlab实现/蚁群算法实现.doc
蚁群算法实现matlab实现/程序
蚁群算法实现matlab实现
蚁群算法实现matlab实现/程序/could.m
蚁群算法实现matlab实现/程序/exchange.m
蚁群算法实现matlab实现/程序/found.m
蚁群算法实现matlab实现/程序/main.m
蚁群算法实现matlab实现/程序/unit.m
蚁群算法实现matlab实现/程序/zhh.m
蚁群算法实现matlab实现/蚁群算法实现.doc
蚁群算法实现matlab实现/程序
蚁群算法实现matlab实现
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
