资源列表
米凯利维奇遗传算法源程序
- 米凯利维奇遗传算法-Mikerevic Genetic Algorithm
Matlab
- 基于遗传算法的最优潮流程序可以适合初学者-optional
MST
- Two algorithm template(Kruskal Algorithm and Prim Algorithm) to help you get a Minimum Spanning Tr-Two algorithm template(Kruskal Algorithm and Prim Algorithm) to help you get a Minimum Spanning Tree
TPLPSO
- 基于教与学改进机制的粒子群算法,对算法的精度具有积极的促进作用,对优化算法的学习具有帮助-Particle swarm optimization based on teaching and learning mechanism has a positive role in the accuracy of the algorithm,and is helpful in the study of optimization algorithms.
ISODATA
- ISODATA 算法的 C++ 语言的实现源码
include
- 用遗传算法解根号2,求根号2,也就是求方程f(x)=x*x-2=0的正整数解,x=1时f(1)<0,x=2时f(2)>0,由介值定理,则1到2中间存在一个根,根据代数基本定理和根的对称性知这就是我们要找的根(废话,初中生都知道是1.414左右),由目标函数得到适应度函数,我们选择个体都在[1,2]之间,那适应度函数我可以取 j(x)=40/(2+|x*x-2|)-10,由x的取值范围知j的范围是(0,10) x和y交叉就用取平均(x+y)/2,交叉概率取0.9,变异概率为0,
TSP
- 基于蚁群优化算法的TSP旅行商问题的参考程序-TSP Based on Ant Colony Optimization Algorithm for Traveling Salesman Problem reference program
TSP-matlab
- 基于蚁群算法的TSP问题,全国31省会城市遍历(亲测,可运行)-TSP problem based on ant colony algorithm
fga.rar
- 一个遗传算法的原代码,非常好用,只要传进参数即可使用,A genetic algorithm for the original code, very easy to use, as long as the parameters to use Chuanjin
SOM1
- 用som神经网络算法来实现倒立摆的平衡控制,效果很好。-Som neural network algorithm used to achieve a balanced inverted pendulum control, very good.
异常点检测的Java程序
- 可以用于任何维的异常点检测,方法简单,效果不错,值得学习。
initial
- 遗传算法的初始化进化群体,仅供各位同仁参考。-Evolutionary genetic algorithm initialization groups, colleagues reference purposes only.
