搜索资源列表
acs_TSP
- 蚁群算法VB源代码,解决TSP问题的程序,有多种TSP问题解答!-Ant Algorithm VB source code to solve the TSP process, a number of TSP answer!
蚁群算法程序演示
- 该算法包含了蚁群算法的基本原理及其实现,相信对初学者来说是一个很好的入门课程!
可扩展到ns2中的蚁群算法程序
- 一个可扩展到ns2中的蚁群算法程序,对于蚁群算法的路由研究很有用处,1 can be expanded to ns2 in the ant colony algorithm program for the study of ant colony algorithm is useful for routing
蚁群算法
- 路径优化蚁群算法matlab程序‘ 在求解该问题的蚂蚁算法中,每只蚂蚁是一个独立的用于构造路线的过程,若干蚂蚁过程之间通过自适应的信息素值来交换信息,合作求解,并不断优化。(Path optimization, ant colony algorithm, matlab program. In the ant algorithm for solving this problem, each ant is an independent procedure for constructing the
混沌蚁群算法
- 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt based on genetic algorithm distri
Untitled
- 基于蚁群算法的无人机航迹规划matlab算法 本算法的主题思想是基于胡中华博士的论文,但是在具体编程的过程中发现其博士论文中在制定启发因子的时候,存在一定的问题,没有分清远离威胁点、在威胁点威胁范围内的威胁概率计算情况,并对威胁概率的点计算转换成连续区间的威胁概率,即转换成定积分的形式进行编程 本算法只是初步算法, 总体来说是可以运行的,但是因为程序设计过程中没有考虑算法的复杂度,考虑的东西太多,反而增加了算法的复杂度,导致耗时比较多(Ant Colony Algorithm Based U