搜索资源列表
蚁群算法用于数据挖掘
- 不错的东西 对入门有好处
蚁群算法论文集
- 压缩包里有125篇蚁群算法方面的文献,涉及蚁群算法概述、应用等,十分全面
最大团问题的各种算法和源代码
- 最大团问题(Maximum Clique Problem, MCP)是图论中一个经典的组合优化问题,也是一类NP完全问题,在国际上已有广泛的研究,而国内对MCP问题的研究则还处于起步阶段,因此,研究最大团问题具有较高的理论价值和现实意义。 最大团问题又称为最大独立集问题(Maximum Independent Set Problem),在市场分析、方案选择、信号传输、计算机视觉、故障诊断等领域具有非常广泛的应用。目前,求解MCP问题的算法主要分为两类:确定性算法和启发式算法。确定性算法有回溯法
antalgoritheminqosrouting.rar
- 连续域蚁群算法,求解蚁群算法的通用程序好用。,ant algorithem in qos routing
蚁群算法
- 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
antcolonyapplyinqos
- 资料中包含蚁群算法用于解决QOS组播的论文及优秀硕士论文。帮助大家学习蚁群算法。-Information contained in ant colony algorithm for the solution QOS Multicast excellent papers and master' s thesis. Ant colony algorithm to help you learn.
Ant-Colony-for-Multi-objective-
- 基于多目标优化问题的改进蚁群算法的设计描述-Improved Ant Colony Algorithm design descr iption based on the multi-objective optimization problem
suanfadaquanpdf
- 里面包含了通信中常用的30个算法,如灰色预测,蚁群算法,最小二乘等,每隔算法都讲解的很详细并且有相应的MATLAB示例-Which contains 30 commonly used communication algorithms, such as prediction, ant colony algorithm, least squares, etc., every algorithms to explain in great detail and have corresponding MA
ACO
- :强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。-Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.-: Powerful ant colony algorithm matlab source code, you can quickly solve difficult problems vrp etc. n
robot
- 基于蚁群算法的机器人路径规划,用来解决机器人的路径规划-Based on ant colony algorithm for robot path planning, to solve the robot path planning
ACO_WSN
- 蚁群的优化算法应用在无线传感器网络,并通过FPGA实现-Ant colony optimization algorithm in wireless sensor networks, and through the FPGA implementation
ant11
- TSP解答。是智能优化算法的重要问题,采用了蚁群优化算法。-TSP solution. It is an important problem of intelligent optimization algorithm, the ant colony optimization algorithm
标准蚁群算法
- 利用matlab编程,标准蚁群算法解决物流优化问题