资源列表
binary
- 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2 * * * x2 x3 x3 another 2 ~ 2 on the minimum, and the corresponding val
vrpmatlab
- 基于模拟退火酸发和遗传算法的物流配送路径问题
NSGA-2
- NSGA-2的源程序,经典的多目标优化算法,对于学习多目标优化算法很有帮助。-The source program of NSGA-2,the classical multi-objective optimization algorithms,it is helpful to learning the multi-objective optimization.
RoughSetGA
- 一个简单的粗糙集遗传算法的代码,便于初学者使用-a simple genetic algorithm program aiming at rough set.
8puzzle問題
- 8puzzle問題 樹狀求解 用c++寫成-8puzzle with tree
ga170
- 说明:能进行遗传计算,优化计算等智能计算。是现今流行的一种智能算法-fortran GA
GA_routing
- 遗传算法在路由优化中的应用:多服务质量的最小路径的算法.-Genetic Algorithm in Routing Optimization: Multi-service quality of the minimum path algorithm.
TSp
- cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。
tsp
- Algorithm based on the outline of (Lin, 1965) for unix
chapter11
- matlab遗传算法实现车间调度,能跑出结果图,新手用的,大神别喷-Application of genetic algorithm in MATLAB to workshop scheduling
densecolumns
- 遗传算法的小程序,希望能够对大家有用处!-genetic algorithm for small procedures, we hope to be able to be useful!
chenbo广度
- 人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
