-
ypea122-spea2
说明: 遗传算法 多目标优化算法,SPEA2
主要流程:1:首先初始化一个archive的集合P1,以及一个常用的population的集合P。设置P1的大小是N1,P的大小是N。初始的时候P1是空的,而P是已经初始化好的种群个体。
2:对P1进行评价,选出来里面的pareto front为1(下面用PF1来代替了)的个体,copy到P1中,如果PF1的数量大于N1的话,这个接下来再说,目前假定PF1的数量小于N1。(Genetic algorithm, multi-objective optimization algorithm, SPEA2
Main process: 1: first, initialize a set P1 of archive and a set P of popular. Set P1 to N1 and P to n. At the beginning, P1 is empty, and P is the initialized population.
2: Evaluate P1, select the individual whose Pareto front is 1 (Pf1 is used to replace it below), copy to P1, if the number of Pf1 is greater than N1, then let's talk about it. At present, it is assumed that the number of Pf1 is less than N1.)
- 2021-03-01 14:59:00下载
- 积分:1
-
MATLAB
用matlab对模糊控制进行讲解,及其仿真的练习(Using matlab to explain to the fuzzy control, and simulation exercises)
- 2009-04-16 22:04:03下载
- 积分:1
-
code-new
Iris segmentation code in matlab very useful one..
- 2015-02-10 17:38:15下载
- 积分:1
-
Pattern-recognition-inautomatic
人工智能模式识别技术在自动话流水线生产方面的研究(Artificial intelligence, pattern recognition technology research in automatic production line
)
- 2013-05-15 19:04:27下载
- 积分:1
-
IOport
io口控制源代码 io口控制源代码(io I io I control source code control source code)
- 2007-07-18 17:39:36下载
- 积分:1
-
chaosimmune
混沌免疫原理与应用文章合集,包括混沌和免疫如何结合。(Articls for chaos immune)
- 2010-07-14 11:46:08下载
- 积分:1
-
gui7
实现车牌照识别,通过二值化,去噪,切割等功能实现(Vehicle license plate recognition to achieve)
- 2010-09-16 22:51:00下载
- 积分:1
-
CPM
数字通信程序。记录我针对数字通信(John.G Proakis)版本学习中编写的仿真程序。
和大家交流共同学习,其中的错误,希望大家指证!
(Digital communication procedures. I look at digital communications records (John.G Proakis) version of the study prepared by simulation program. And to facilitate the exchange of learning, in which the error, hope that means the card!)
- 2009-05-09 04:06:43下载
- 积分:1
-
lm_mat_m
just matlab logging message
- 2013-12-06 17:32:08下载
- 积分:1
-
GUI
这是基于matlab的用户界面GUI的关于图像处理的源代码,这几段代码实现了GUI界面多种功能的图像处理,让我们对图像处理比书本文字有更为直观的感受。(Matlab user interface (GUI)-based image processing source code, which pieces of code to achieve a GUI interface for a variety of functions, image processing, image processing than the book text a more intuitive feel.)
- 2013-04-27 12:10:23下载
- 积分:1