搜索资源列表
matlab遗传算法程序(new)
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
crossover
- matlab环境下的遗传算法交叉程序,有不当之处敬请指教-Matlab environment of cross-GA procedures, it can be faulted Comments enlighten
GAGJ)
- 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choice, uniform crossover and mutat
immune-genetic-algorithm
- 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for the promotion and inhibition, a
AGAandLAGA
- 两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。-both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compared to the Matlab procedures,
fga.rar
- 遗传算法MATLAB函数程序,格雷编码,均匀,多点交叉,倒位操作,Genetic Algorithm MATLAB function procedures, Gray coding, uniform, multi-point crossover, inversion operation
cyclicXover
- Cyclic crossover takes two parents P1,P2 and performs cyclic crossover by Davis on permutation strings.
GA_main
- 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
ga
- 包括遗传算法的各种运算(交叉,变异)的实例源程序代码-Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code
GA
- matlab 遗传算法求解tsp,有详细的交叉,变异说明,适合初学者-matlab genetic algorithm tsp, detailed crossover, mutation descr iption, suitable for beginners
encoder-crossover
- encoder crossover mutation
economic-dispatch-genetic-algorithm-crossover-bas
- economic dispatch genetic algorithm crossover based on arithmetic
crossover.m
- crossover process - genetic algorithm
CrossOver
- CrossOver code in matlab
digital-crossover-audio-system
- The Design and simulation of two-band digital crossover audio system Digital Signal Processing- Jitan-The Design and simulation of two-band digital crossover audio system Digital Signal Processing- Jitan
function crossover mutation selection
- use crossover, mutation, selection
function crossover mutation selection
- 利用matlab实现变异,交叉,选择等功能(crossover, mutation with MATLAB)
function crossover mutation &selection
- 利用matlab实现种群的选择,交叉,变异等功能(realize of selection, mutation and crossover)
Design_curve
- Design curve for microwave crossover in MATLAB.
crossover
- 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。crossover(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length
