搜索资源列表
ga
- 基于遗传算法的,可以用来求解多目标优化的程序源码-Based on genetic algorithms can be used to solve multi-objective optimization procedure source
Multiobjectvie-Genetic-Algorithm
- 有关多目标优化问题的遗传算法的基本理论方法的硕士论文,相关领域的大家可以参考一下-Multi-objective optimization problems related to genetic algorithms basic theories and methods of the master' s thesis and related fields that we can reference
9
- 给予免疫遗传算法的QOS路由选择问题,给予免疫遗传算法的多目标优化问题-Immune genetic algorithm for QOS routing problem, the immune genetic algorithm for multi-objective optimization problem
moea
- matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
Untitled2
- 基于量子遗传算法的多目标优化,参数为种群规模m二50,量子位数n二2,转角步长初值氏=0.01二,变异概率p二二0.1,交叉概率Pc二0.8,限定代数丈~二5-Quantum genetic algorithm-based multi-objective optimization parameters for population size m 50, the quantum number n = 2, the corner step initial value s = 0.01, mutati
PID
- 应用多目标遗传算法优化对PID参数进行多目标优化-Multiobjective genetic algorithm optimization of multi-objective optimization PID parameters
NSGA_2
- 一种多目标优化的遗传算法实现过程,核心在于应用了一种优化的排序方法-A multi-objective optimization of genetic algorithm to achieve the process, the core is the application of a sort of optimization method
nsga_2
- 基于非支配排序遗传算法处理多目标优化的matlab例程(A matlab routine for multiobjective optimization based on nondominated sorting genetic algorithm)
遗传算法求解
- 多个设计参数下以两目标函数采用遗传算法优化进行择优(Multi parameter, two objective function, genetic algorithm, optimization)
chapter9基于遗传算法的多目标优化算法
- 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
智能优化算法
- 优化技术是一种以数学为基础,用于求解各种工程问题优化解的应用技术。作为一个重要的科学分支,它一直受到人们的广泛重视,并在诸多工程领域得到迅速推广和应用,如系统控制、人工智能、模式识别、生产调度、VLSI技术和计算机工程等。鉴于实际工程问题的复杂性、约束性、非线性、多极小、建模困难等特点,寻求一种适合于大规模并行且具有智能特征的算法已成为有关学科的一个主要研究目标和引人注目的研究方向。 20世纪80年代以来,一些新颖的优化算法,如人工神经网络、混沌、遗传算法、进化。(Optimization te
遗传优化工具箱 - NSGA-II
- 改进的遗传算法,多目标优化算法,简单,快捷有效(Improved Genetic Algorithm)
多目标优化(遗传算法)
- 多目标优化算法,遗传算法,函数求最大值、最小值问题。(Multi-objective optimization algorithm, genetic algorithm, function for maximum value, minimum value problem.)
PlatEMO
- 多目标优化算法平台,内涵多种遗传算法和进化算法,图形界面,算法齐全并且最新的(Multi objective optimization algorithm platform, the connotation of a variety of genetic algorithm and evolutionary algorithm, graphical interface, algorithm is complete and up-to-date)
MA-NSGA-II-原始
- 基于多目标遗传算法的 两点路径规划求解方法。(route searching method based on Multi- objective optimization algorithm)
GA多目标优化问题
- 采用遗传算法进行多目标优化问题的求解,具体为两个目标优化问题(genetic algorithm solve multi-objective problem)
nsga2code
- 对多目标遗传算法进行解析,基于多目标协同优化算法编写的遗传算法程序,具有很好的收敛性,提供了相应测试算例。(Analyzing multi-objective genetic algorithm, the genetic algorithm program based on multi-objective cooperative optimization algorithm has good convergence, and provides corresponding test example
遗传算法多目标优化模板
- 利用geatpy库是实现多目标优化, 基于改进NSGA-Ⅱ算法求解多目标优化问题的进化算法模板,传统NSGA-Ⅱ算法的帕累托最优解来只源于当代种群个体,这样难以高效地获取更多的帕累托最优解,同时难以把种群大小控制在合适的范围内,改进的NSGA2整体上沿用传统的NSGA-Ⅱ算法,不同的是,该算法通过维护一个全局帕累托最优集来实现帕累托前沿的搜索,故并不需要保证种群所有个体都是非支配的。(Using geatpy library to realize multi-objective optimiza
nsga2-master
- 可被用来解决目标函数冲突的多目标优化问题(Solving multi-objective optimization problems)
NSGA-II多目标优化算法matlab程序
- 遗传算法程序NSGA2,关于移动机器人路径规划。(Matlab program of path planning based on NSGA2 genetic algorithm)