搜索资源列表
matlab.rar
- 蚁群算法 matlab程序(已运行)。以下是解放军信息工程大学一个老师编的matlab程序,请尊重原作者劳动,引用时请注明出处。,Ant colony algorithm matlab program (already running). The following is the PLA Information Engineering University, a teacher for the matlab program, please respect the original author,
algorithms
- 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
Ant-Circle
- 经典的蚁群算法蚁周模型的实现,论文:《Distributed Optimization by Ant Colonies》-ant colony system, ant circle
Ant_Colony_Clustering_Algorithm
- 蚁群聚类算法及其源码[matlab] 代码是可以执行的 -Ant Colony Clustering Algorithm and its source code [matlab] code is executed
ant-Qos
- 蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西-Ant Algorithm in the service quality of the code, mainly the quality of services of things
ACtcp
- An Ant Colony algorithm for sovling TSP problem.
200981115234233403
- 基本蚁群优化算法的MATLAB程序-ant colony optimization-------------------------------------
ACOUCP
- 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constra
yqsf
- 基于蚁群算法的PID控制参数优化Matlab源码-PID Control Based on Ant Colony Optimization Algorithm for Matlab source
yiqunsuanfa
- 该文件是蚁群算法程序,能更有效地解决路径问题,希望可以给广大朋友起到一定的作用。-The program file is the ant colony algorithm can more effectively address the routing problem, hope to play a role in the general friend.
ACO
- 用改进的蚁群算法来解决旅行商问题,以寻求最优解!-Improved ant colony algorithm used to solve the traveling salesman problem, to find the optimal solution!
TSPGOOD
- 基本蚁群算法的matlab实现,可以用于求解城市间的最短路径问题。-Matlab implementation of basic ant colony algorithm can be used to solve the shortest path between cities.
Ant-Colony-Algorithm-for-TSP
- TSP蚁群算法的matlab程序,有详细的操作说明,适合新手-TSP ant colony algorithm matlab program, detailed instructions for novice
Ant-colony-algorithm-
- 本文件里描述了用蚁群算法寻找最短路径的方法,以及相应的搜索路线图形表示-This document describes the use of ant colony algorithm to find the shortest path method, and the corresponding graphical representation of the search line
ant-colony-algorithm[matlab]
- vc++ 蚁群算法应用解决旅行商问题的源代码-ant colony algorithm
Ant-colony-algorithm-based-on-MATLAB
- 通过matlab仿真和验证蚁群算法在PCB板检测时路径的优化问题。附带蚁群算法代码以及仿真结果。-Through MATLAB simulation and validation of ant colony algorithm in PCB plate detection route optimization problem.thisfile include ant colony algorithm codes and simulation results.
ant-colony-optimization
- 用matlab 实现的经典蚁群算法,用蚁群算法来实现TSP问题。-Using matlab realize the classical ant colony algorithm, ant colony algorithm to achieve the TSP.
TSP-based-on-ant-colony-system
- 基于蚁群算法实现TSP最短路程的matlab例程-TSP based on ant colony system
Ant-Colony-Optimization-for-TSP
- 本资源为自己编写的蚁群算法求解TSP问题和Matlab程序,共大家共同学习和研究。-This resource is to write your own ant colony algorithm for TSP and Matlab programs were common learning and research.
ant-colony-algorithm-Matlab-code
- 蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。该算法可用于优化问题求解。-Ant Colony Algorithm papers and source code for solving optimization problems