搜索资源列表
蚁群算法用于数据挖掘
- 不错的东西 对入门有好处
混沌粒子群优化算法
- 混沌粒子群优化算法,一个比较不错的中文版的论文。有兴趣看看。。
蚁群算法论文集
- 压缩包里有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.
GoodsAllocatingProblemwithMultiAimsbasedonTheHybri
- 多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
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
pso--constrained
- 这个粒子群算法使用matlab语言编写出来的,可以解决带约束的粒子群算法问题,可以很方便的把问题得到解决-the optimization of constraied pso matlab programmes
liziqunsuanfa-matlab
- 粒子群算法基本原理介绍以及例程,内容详细,涵盖面广,辅助入门者加深对算法的理解-The basic principles of particle swarm optimization and routines, detailed and covers a wide range of auxiliary beginners to deepen understanding of the algorithm
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
PSO-matlab-code.
- 吐血推荐的粒子群算法matlab代码。修改参数后可直接使用,通用性强。-Vomiting blood recommend PSO matlab code. After modifying the parameters can be used directly, versatility.
robot
- 基于蚁群算法的机器人路径规划,用来解决机器人的路径规划-Based on ant colony algorithm for robot path planning, to solve the robot path planning
标准蚁群算法
- 利用matlab编程,标准蚁群算法解决物流优化问题
自适应PSO与MPPT
- 将粒子群优化算法引入光伏电池最大功率追踪,对于研究MPPT的人员,可以参考学习(Particle swarm optimization (PSO) algorithm is introduced into maximum power tracking of photovoltaic cells, which can be used as a reference for people who study MPPT.)