基于小生竞的遗传算法 Genetic Algorithm Based 0n Niche
标签: Algorithm Genetic Based Niche
上传时间: 2015-10-11
上传用户:zhanditian
遗传算法(Genetic algorithm GA)源代码
上传时间: 2014-01-07
上传用户:784533221
Genetic Programming MATLAB Toolbox 遗传算法程序很好
标签: Programming Genetic Toolbox MATLAB
上传时间: 2015-10-19
上传用户:refent
A Genetic Algorithms and the Traveling Salesman Problem
标签: Algorithms Traveling Salesman Genetic
上传时间: 2015-11-27
上传用户:cccole0605
Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
标签: Traveling Salesman solution Problem
上传时间: 2013-12-04
上传用户:从此走出阴霾
This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.
标签: Optimization Algorithm and Genetic
上传时间: 2013-12-18
上传用户:youmo81
GAR算法ppt An Intelligent Network Routing Algorithm by a Genetic Algorithm
标签: Algorithm Intelligent Genetic Network
上传时间: 2014-01-12
上传用户:zwei41
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;
标签: Algorithm Genetic Simple 多变量
上传时间: 2013-12-18
上传用户:英雄
Genetic aglorithm,C/C++版本
上传时间: 2014-01-16
上传用户:hxy200501
/* This a simple Genetic algorithm implementation where the */ /* evaluation function takes positive values only and the */ /* fitness of an individual is the same as the value of the */ /* objective function
标签: implementation evaluation algorithm function
上传时间: 2016-01-18
上传用户:wkchong