搜索资源列表
Allocation3
- 遗传算法的配送中心选址设计代码,针对选择多个配送中心的。-GA Distribution Center site design code, choosing several distribution centers.
gatspexe
- 给出一个运行用遗传算法运算的Delphi可执行程序。可以解决TSP问题。-Give a running operations using genetic algorithms Delphi executable program. TSP problem can be solved.
r01
- 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
sga
- 基于基本遗传算法的函数最优化 《遗传算法——理论、应用与软件实现》,王小平、曹立明编着 -A function of the basic genetic algorithm-based optimization "Genetic algorithm- theory, application and software implementation, Wang Xiaoping, Cao Liming, ed
Shop-scheduling-source-code
- 代码简介 典型JOB SHOP调度问题(FT10) :工序编码的遗传算法。 在上面典型JOB SHOP调度问题中,每个工件加工的时候可以选择多台机器加工。 使用工序编码的遗传算法。-a typical code Introduction JOB SHOP scheduling problem (FT10): process-coded genetic algorithm. In the above typical JOB SHOP scheduling problem, when eac
aaa
- 遗传算法解决旅行商问题-The genetic algorithm to solve the traveling salesman problem. . . . . . . . . .
AmbituityResolution_GA
- 遗传算法和自适应遗传算法解算双差整周模糊度的程序-Genetic algorithms and adaptive genetic algorithm solving the double difference integer ambiguity procedure
M-fiels
- 遗传算法优化 应用于优化获得最佳参数,测试过非常好用-Genetic algorithm optimization
Mid-ship-optimization
- 遗传算法优化船舶中剖面构件尺寸,matlab编程,先加载X文件-Ships in genetic algorithm optimization section scantlings, matlab programming, first load X files
DhhYc
- 利用matlab解决多目标优化问题,基于遗传算法,-Multiobjective Optimization Problems Using GA
Genetic
- 利用遗传算法求解极值问题,进化代数30,种群个数1-Extremum problem using genetic algorithm, evolutionary algebra 30, the number of population 100
yichuan
- 用遗传算法实现旅行商问题.答案可能都不一样(有时候不一定是最优的)。-Solve Traveling Salesman Problems with genetic algorithm.
GA_VRPTW
- 用遗传算法解决带时间窗的车辆路径问题,注释详细,关于染色体的设计,变异,交换等操作!-Solving vehicle routing problem with time windows using genetic algorithms, detailed notes about the design of the chromosome variation, switching and other operations!
esvga
- 遗传算法求解离散问题投资组合,matlab编程实现!-GA for profit combination
yichuan
- 有关遗传算法在物流配送中心选址方面的应用问题的研究-GA logistics
GA_Lambert
- 探火轨道兰伯特问题求解,利用Matlab遗传算法工具箱进行求解,可将发射窗口搜索时间精确到年月日时分秒-Fire detection track Lambert problem solving, use of Matlab genetic algorithm toolbox to solve, you can launch window Search time accurate to the date, hour
MDVRP_yichuansuanfa
- 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP- Vrp with matlab solve problems, the present program to solve the basic problem of genetic algorithm VRP routines. Each delivery point distance matrix and genetic algorithm parameters in VRP
遗传算法txt
- 遗传算法解决tsp问题 遗传算法,模拟达尔文进化论的自然选择和遗传学机理的生物进化过程的计算模型,一种选择不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个体基本上是最优的,那么以后再继续这样下去就可以一直最优了。(Genetic algorithm to solve TSP problem)
ElectricSailH
- 通过将遗传算法和高斯伪谱法相结合,实现电动帆等低推进空间飞行器的空间探测轨迹优化,能够在无任何初值猜测情况下得到飞行轨迹。(By combining the genetic algorithm with the Gauss pseudospectral method, the space exploration trajectory of the low propulsion space vehicle, such as the electric sail, can be optimized,
PDPTW
- 采用模拟退火与遗传算法相结合的混合算法解决带时间窗的取送货问题(A hybrid algorithm based on simulated annealing and genetic algorithm is used to solve the delivery and pick-up problem with time windows.)