搜索资源列表
多目标优化 matlab
- multi object genetic algorithm 多目标优化遗传算法
BFO.rar
- 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
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
pso-multiobjective
- 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。-multi-objective ,PSO
GA
- 通过多目标优化算法计算了多决策的全局最优值。而且包含解码程序。-Through multi-objective optimization algorithm for calculating a number of global optimal values of decision-making. And decoding procedures contain.
eCGAmatlab
- 多目标优化,遗传算法,适合于研究多目标优化的朋友 -Multi-objective optimization, genetic algorithm, suited to study multi-objective optimization of a friend
matlab_tabu_job_scheduling
- 求解单机成组作业,基于TOC理论,多目标优化-To solve job scheduling on single machine
aaaa
- 基于生物免疫系统的自适应学习、免疫记忆、抗体多样性及动态平衡维持等功能,提出一种动态多目标免疫 优化算法处理动态多目标优化问题.算法设计中,依据自适应ζ邻域及抗体所处位置设计抗体的亲和力,基于Pa- reto控制的概念,利用分层选择确定参与进化的抗体,经由克隆扩张及自适应高斯变异,提高群体的平均亲和力,利 用免疫记忆、动态维持和Average linkage聚类方法,设计环境识别规则和记忆池,借助3种不同类型的动态多目标 测试问题,通过与出众的动态环境优化算法比较,数值实验表明所
MATLABduomubiaoyouhua
- matlab多目标优化问题实现,可以参考一下啊-matlab multi-objective optimization, you can refer to ah
devec3
- 差分进化算法,可以用于多目标优化,可以分享的啊。-Differential evolution algorithm, can be used for multi-objective optimization, can share the ah.
multiobj
- 一个多目标优化的例子和总结,对刚接触到matlab编程的学员有一点帮助。-Example of a multi-objective optimization and summary of students new to the matlab programming a little help.
chapter9 基于遗传算法的多目标优化算法
- chapter9 基于遗传算法的多目标优化算法(Chapter9 multi objective optimization algorithm based on genetic algorithm)
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
基于matlab多种群粒子群算法求解多目标优化问题
- 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization problem, this is my graduation pr
多元变量多目标规划问题求解
- 1.适合解 多变量多目标规划问题,例如 收益最大,风险最小 2.主要目标法,线性加权法,权值我们可以自己设定。(The main objective method, the linear weighting method, the weight value can be set by ourselves)
遗传算法多目标优化
- 在matlab语言中,采用遗传算法求多目标优化,文件里面有相关的pareto图(In Matlab language, the genetic algorithm is used to achieve multi-objective optimization. There are related Pareto graphs in the file)
多目标优化实例和matlab程序
- 多目标优化算法,,可供初学者学习使用,部分需要重新调试后使用(Multi-objective optimization algorithm, available for beginners to learn, some need to be re-commissioned after use)
多目标优化
- 多目标优化的各种类型算法的仿真程序,粒子群、遗传等等(Various types of programs for multi-objective optimization)
PSO求解多目标优化问题matlab代码
- 单目标粒子群优化算法的主程序,这是一个案例,可以参考(Single objective particle swarm optimization)