登录
首页 » matlab » NSGA-II

NSGA-II

于 2021-03-30 发布 文件大小:152KB
0 272
下载积分: 1 下载次数: 71

代码说明:

  matlab环境下实现的非支配排序遗传算法(NSGA-II),该算法在快速找到Pareto前沿和保持种群多样性方面都有很好的效果(matlab environment to achieve non-dominated Sorting Genetic Algorithm (NSGA-II), the algorithm quickly find the Pareto frontier and maintaining the diversity of the population has a good effect)

文件列表:

evaluate_objective.html,7254,2014-02-12
evaluate_objective.m,2216,2014-02-12
genetic_operator.html,15130,2014-02-12
genetic_operator.m,7094,2014-02-12
initialize_variables.html,6575,2014-02-12
initialize_variables.m,3424,2014-02-12
non_domination_sort_mod.html,19336,2014-02-12
non_domination_sort_mod.m,8503,2014-02-12
NSGA II.pdf,134157,2014-02-12
nsga_2.html,21283,2014-02-12
nsga_2.m,9527,2014-02-12
objective_description_function.html,6402,2014-02-12
objective_description_function.m,3601,2014-02-12
replace_chromosome.html,8174,2014-02-12
replace_chromosome.m,4120,2014-02-12
tournament_selection.html,10253,2014-02-12
tournament_selection.m,5028,2014-02-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • duopulepinyisuanfa
    基于极大似然估计方法的多普勒额频移估计算法(Maximum likelihood estimation method based on the Doppler frequency shift estimation algorithm places)
    2011-05-18 14:39:16下载
    积分:1
  • zuixuanminzufeng
    用matlab的编程实现一首歌曲的播放。歌曲是用代码编辑的,运行后就能实现播放。(Realization of a song to play using matlab programming. The song is in code editor, can be achieved after playing running.)
    2013-12-03 10:06:56下载
    积分:1
  • fuzzypid
    自己写的模糊PID的simulink文件(simulink fuzzy PID)
    2013-12-15 17:40:13下载
    积分:1
  • kmeans
    说明:  数据聚类,主要对于数据点进行聚类,输出节点分类情况和节点中心(Data clustering, mainly for data points clustering, output node classification and node Center)
    2020-05-16 19:19:01下载
    积分:1
  • lms_adaptive
    实现基于变步长LMS算法的自适应均衡器,滤波器阶数为2,输入信号为零均值,方差为1的高斯白噪声(implement an adaptive equlization basing on the changed_step LMS algorith)
    2010-06-29 16:18:13下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • Numerical-Methods-using-MATLAB-3rd-Ed
    Numerical Methods using MATLAB 3rd edition
    2011-11-15 13:52:45下载
    积分:1
  • Newmarkzym
    newmark法求解振动问题,按照清华出版的张义民的教材编的(newmark method to solve vibration problems, according to published Qinghua Zhang Yimin textbooks compiled)
    2013-11-26 20:13:20下载
    积分:1
  • juzhen
    关于矩阵的一些运算,大家可以参考一下,(Some calculations on the matrix, we can refer to,)
    2008-05-29 21:10:08下载
    积分:1
  • error
    用于船舶控制系统误差分析与设计的计算程序(Ship control system for error analysis and design of the computer program)
    2011-06-22 11:18:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载