Description: matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation. Platform: |
Size: 106496 |
Author:张露 |
Hits:
Description: 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for the promotion and inhibition, antibody (crossover and mutation) six modules Platform: |
Size: 1024 |
Author:He Hong |
Hits:
Description: 遗传算法(GA)训练BP网络权值、阈值的matlab源码[matlab]-genetic algorithm (GA) BP training network value, the threshold value of the Matlab source [Matlab] Platform: |
Size: 4096 |
Author:才华 |
Hits:
Description: matlab遗传算法程序,用于数值模拟计算中的参数逼近计算-matlab genetic algorithm procedure for the numerical simulation of the parameters in the approximation calculation Platform: |
Size: 6144 |
Author:liujifeng |
Hits:
Description: 基于实数编码遗传算法的函数极植优化程序,MATLAB环境下-Based on real-coded genetic algorithm to optimize a function of very-sik procedures, MATLAB environment Platform: |
Size: 2048 |
Author:邵斓 |
Hits:
Description: 目标分配问题,雷达目标识别,图象分割等最优控制问题等matlab遗传算法优化应用-Target Assignment Problem, radar target recognition, image segmentation, such as optimal control problems, such as the application of genetic algorithm matlab Platform: |
Size: 4096 |
Author:熊梅西 |
Hits:
Description: 这个是用遗传算法实现的最优路径规划,经本人验证完全可以实现,能够出图。-This is a genetic algorithm is used to realize the optimum path planning, as I can verify that the realization of a plan to. Platform: |
Size: 4096 |
Author:qushaohua |
Hits:
Description: 遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of-Matlab genetic algorithm to achieve a classic example of Platform: |
Size: 6144 |
Author:baadf3c |
Hits:
Description: 遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图
Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图
Y3p 最优方案中,各工件各工序使用的机器编号
Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵
LC1 收敛曲线1,各代最优个体适应值的记录
LC2 收敛曲线2,各代群体平均适应值的记录
最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict Platform: |
Size: 2048 |
Author:王龙隐 |
Hits:
Description: 遗传算法在MATLAB环境中的实现,适合图形模式识别广泛应用等方面-Genetic algorithm implementation in MATLAB environment, suitable for wide range of graphics applications such as pattern recognition Platform: |
Size: 77824 |
Author:zhx |
Hits: