搜索资源列表
MOEA-NSGA-II
- 基于进化算法的多目标优化,以matlab程式所寫成,請大家參考參考-evolutionary algorithm based on the multi-objective optimization to written Matlab program, please refer to reference
Multi-objective-genetic
- Matlab的多目标遗传算法,方便大家直接使用-Multi-objective genetic algorithm in Matlab
matlab
- 层次分析法,大家分享一下,关于多目标分析的程序,求特征值-AHP, we share on multi-objective analysis program, find the eigenvalues
GA8746
- 多目标规划优化问题 Matlab中常用于求解多目标达到问题的函数为fgoalattain-Multi-objective planning optimization problem Matlab is commonly used to achieve problem solving multi-objective function fgoalattain
cmopso
- 云多目标粒子群算法,基于matlab环境,可供学习者参考。-Cloud multi-objective particle swarm algorithm, based on the Matlab environment available to learners.
fmopso
- 模糊多目标粒子群算法,基于matlab环境,可供学习者参考。-Fuzzy multi-objective particle swarm algorithm, based on the Matlab environment for learners Reference.
matlab
- MATLAB实现多属性目标决策选择,从而选择最优的决策-MATLAB to achieve multi-attribute objective decision making the choice to select the optimal decisions
NSGA-II
- 这是一个用matlab编写的NSGA2标准程序,对初学多目标算法的人很有帮助。-This is a the NSGA2 standard procedures beginner multi-objective algorithm using matlab helpful.
MOGA
- 这是一个简单的用matlab编写的多目标遗传算法,可以供初学者参考-This is a simple multi-objective genetic algorithm using matlab, you can reference for beginners
solving-multi-objective-
- 用于求解多目标规划的matlab遗传算法代码-Matlab code genetic algorithm for solving multi-objective planning
VC-
- 一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多--A multi-target tracking matlab code, which accompanied the document. Background subtraction method which can achieve real-time updates. The code when a small target detec
multiple-target-tracking-
- 多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-Multiple target tracking of matlab code, and accompanied by documentation.The background difference method can realize real-time updates.The code in a few target detection and tracki
genetic-algorithm-mutiple-target
- matlab智能算法基于遗传算法的多目标优化算法(此例中有两个目标函数)-genetic algorithm to solve multiple target problems
BNB18
- 非线性多目标优化函数,适合学习目标优化,适合学生学习-non-optimization for matlab,resource suit to learn by researchers
Efficient-Solutions
- 利用MATLAB编辑的多目标优化问题的理想有效解,对学习MATLAB有用-The use of multi-objective optimization problem MATLAB editor effective solution ideal for learning MATLAB helpful
3
- 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
柔性车间调度遗传算法matlab实现代码
- 柔性车间调度遗传算法matlab实现代码,针对于多目标问题的matlab代码实现柔性车间调度遗传算法matlab实现代码
基于遗传算法的多目标优化
- Matlab源码,通过非支配排序NASA-II,实现通过遗传算法求解多目标优化。
多目标追踪代码
- 基于MATLAB的多目标追踪代码,使用均值漂移算法。