说明:求解TSP问题的matlab程序,好用-Matlab program for solving TSP problems, easy to use! ! !
说明:PSO粒子群算法解决旅行商问题的MATLAB源码
说明:matlab编写的遗传算法,解决各种遗传算法问题,适合于建模的学生。-prepared matlab genetic algorithm, genetic algorithm to solve the problem, suitable for modeling students.
说明:利用蚁群算法求解tsp问题的源代码,这个模板能够运行。 如果你想带入自己的数据只需要修改城市的坐标矩阵(也就是C)和蚂蚁数量、迭代次数就能很好的运行并得到结果了。 希望对你学习蚁群算法有所帮助。
说明:数值算法中另一个经典算法gmres算法,用来求解大型矩阵方程问题。-Another classic algorithm gmres algorithm used to solve the problem of large matrix equations.