搜索资源列表
chengxu
- 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解-cheliangdiaodu
ga
- 基于遗传算法的,可以用来求解多目标优化的程序源码-Based on genetic algorithms can be used to solve multi-objective optimization procedure source
GAtsp
- GA(遗传算法)求解tsp(旅行商问题),并附上实验报告-GA tsp
遗传算法matlab求最小值
- 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
yccs
- 运用经过改进的遗传算法解决kp问题,初始条件在run中修改(Genetic algorithm to solve KP problem)
流水车间批量流调度问题求解方法研究_桑红燕.caj
- 利用智能算法 遗传算法等为基础 解决调度问题(The intelligent algorithm, genetic algorithm and so on are used to solve the scheduling problem)
遗传算法求解
- 多个设计参数下以两目标函数采用遗传算法优化进行择优(Multi parameter, two objective function, genetic algorithm, optimization)
yichuan
- 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
main
- 能够实现多变遗传算法求解目标函数最大最小值,(To achieve the variable genetic algorithm for maximum and minimum)
Untitled8
- 通过遗传与变异,寻求rosenbrock函数的最优解。求解速度快(Through heredity and variation, the optimal solution of Rosenbrock function is sought. Quick solution)
源程序实例
- 遗传算法提供了一种求解复杂系统优化问题的通用框架,它不依赖于问题的具体领域,对问题的种类有很强的鲁棒性。所以,广泛应用于很多学科。(Genetic algorithm (GA) provides a general framework for solving complex system optimization problems. It does not depend on the specific domain of the problem, and has a strong robustn
遗传算法
- 使用遗传算法求解多元函数最值,希望要用到的同学能有所帮助(Genetic algorithm is used to solve the maximum value of multivariate function)
遗传算法
- 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
程序
- 利用遗传算法求解出微电网博弈论每种策略下最优解(Using genetic algorithm to solve the optimal solution of microgrid game theory under each strategy)
Untitled6
- 对车间调度用遗传算法求解,使用matlab软件进行分析(Genetic algorithm for job shop scheduling)
GA-work
- 利用遗传算法求解目标函数值的matlab程序(Matlab program for solving objective function value by genetic algorithm.)
遗传算法 车间调度 甘特图 代码
- 修改了网上不对的程序,可以用遗传算法求解。并画出甘特图(Modified the wrong program on the Internet, which can be solved by genetic algorithm. And draw Gantt chart.)
遗传算法求解FSP问题,并用甘特图表示(matlab)
- 遗传算法求解FSP问题,并用甘特图表示(matlab),亲测可用(Genetic algorithm is used to solve the FSP problem and use Gantt chart to represent (matlab).)
GA多目标优化问题
- 采用遗传算法进行多目标优化问题的求解,具体为两个目标优化问题(genetic algorithm solve multi-objective problem)
数学建模
- 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)