搜索资源列表
Simular_Aneal_tools
- 模拟退火算法matlab工具箱,可以用于多目标优化、约束优化等方面,配合进化算法使用,是难的的好工具
NSGA-II多目标规划代码(matlab版)
- 印度Deb教授开发的Non-dominating Sorting Genetic Algorithm的改进版本,非常适合parato封面逼近运算。
NSGAII.rar
- 实现遗传算法(GA)的多目标优化算法:NSGA-II的MATLAB程序,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II of the MATLAB program
MOEA-NSGA-II.rar
- NSGA-II多目标优化的matlab代码,NSGA-II multi-objective optimization matlab code
GA
- matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
MOPSO-matlab
- 多目标粒子群优化算法的matlab版本。最经典的多目标进化算法! MOPSO-Multi-objective particle swarm optimization algorithm using matlab. MOPSO
a
- 基于遗传算法的多目标优化(包含单目标) MATLAB-Genetic algorithm
IGA-gaotv5
- 免疫遗传算法IGA,可以求解多目标遗传优化、改进遗传优化-IGA
MOEAD
- 基于微分的多目标优化问题,以子函数的形式写出的-Based on the differential of the multi-objective optimization problem in order to write the form of Functions
duomubiaoyichuan
- 多目标遗传算法应用于电火花机床参数优化,优化过程简单,计算结果准确,收敛速度明显加快-Multi-objective genetic algorithm optimization applied to EDM, the optimization process is simple, accurate calculations, significantly speeding up the convergence rate
igainmatlab
- 基于多目标优化的免疫遗传算法 在Matlab环境中的实现,期刊论文。-Multi-objective optimization based on immune genetic algorithm in Matlab environment, the realization of journal articles.
my_ga_test1
- 该用matlab 实现的遗传算法可以用于多目标有约束优化,是我最近学习matlab时一个视频上讲的例子,视频在土豆网搜“matlab全局优化方法及应用”。希望多大家有用。-This genetic algorithm can be used to solve the multi-objective optimization.
A3_SPEA2
- SPEA演化算法,可以用于计算多目标带约束优化问题-SPEA
ga-funtion-Matlab
- 遗传算法求解函数优化问题的实现,多目标,最优解-Genetic Algorithm for Function Optimization implementation
30-cases-in-matlab
- MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
keepexcellent
- 基于多目标优化的免疫遗传算法在Matlab环境中的实现。-Immune genetic algorithm based on multi-objective optimization implemented in the Matlab environment.
NSGA-II(matlab程序)
- 基于多目标优化的遗传算法,非常适合parato逼近运算
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
mno-differential-grouping-7cf5110a1fab
- 利用差分分组的多目标优化算法,MATLAB编写。(differential grouping)