登录
首页 » matlab » NGPM_v1.4y

NGPM_v1.4y

于 2015-03-31 发布 文件大小:390KB
0 191
下载积分: 1 下载次数: 44

代码说明:

  GA多目标优化的程序 带约束 里面有教程(GA multi-objective optimization program with constraints there are tutorials)

文件列表:

NGPM_v1.4y(有错的。。)
......................\callOutputfuns.m,645,2011-07-27
......................\crossoverOp.m,3013,2011-07-27
......................\doc
......................\...\NGPM manual v1.4.pdf,382177,2011-07-27
......................\evaluate.m,2840,2011-07-27
......................\extractPop.m,1968,2011-07-27
......................\initpop.m,5104,2011-07-27
......................\license.txt,1308,2014-02-12
......................\loadpopfile.m,5779,2011-07-27
......................\mutationOp.m,3478,2011-07-27
......................\ndsort.m,13071,2011-07-27
......................\nsga2.m,5176,2015-03-25
......................\nsgaopt.m,2699,2015-03-25
......................\output2file.m,3093,2011-07-27
......................\plotnsga.fig,6008,2011-07-27
......................\plotnsga.m,11636,2011-07-27
......................\selectOp.m,1953,2011-07-27
......................\statpop.m,430,2011-07-27
......................\TP_NSGA2
......................\........\TP_CONSTR.m,1140,2011-07-27
......................\........\TP_CONSTR_objfun.m,403,2011-07-27
......................\........\TP_KUR.m,1254,2011-07-27
......................\........\TP_KUR_objfun.m,332,2011-07-27
......................\........\TP_TNK.m,1323,2011-07-27
......................\........\TP_TNK_objfun.m,489,2011-07-27
......................\........\TP_ZDT1.m,1359,2011-07-27
......................\........\TP_ZDT1_objfun.m,305,2011-07-27
......................\........\TP_ZDT2.m,1362,2011-07-27
......................\........\TP_ZDT2_objfun.m,306,2011-07-27
......................\........\TP_ZDT3.m,1376,2011-07-27
......................\........\TP_ZDT3_objfun.m,334,2011-07-27
......................\........\TP_ZDT4.m,1404,2011-07-27
......................\........\TP_ZDT4_objfun.m,327,2011-07-27
......................\........\TP_ZDT6.m,1386,2011-07-27
......................\........\TP_ZDT6_objfun.m,347,2011-07-27
......................\TP_R-NSGA2
......................\..........\TPR_DTLZ2_10obj.m,1776,2011-07-27
......................\..........\TPR_DTLZ2_3obj.m,1476,2011-07-27
......................\..........\TPR_DTLZ2_5obj.m,1492,2011-07-27
......................\..........\TPR_DTLZ2_objfun_10obj.m,438,2011-07-27
......................\..........\TPR_DTLZ2_objfun_3obj.m,370,2011-07-27
......................\..........\TPR_DTLZ2_objfun_5obj.m,559,2011-07-27
......................\..........\TPR_ZDT1.m,2500,2011-07-27
......................\..........\TPR_ZDT1_objfun.m,306,2011-07-27
......................\varlimit.m,435,2011-07-27
......................\verifyOpt.m,3151,2011-07-27

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

发表评论

0 个回复

  • pdex4
    the matlab fem code for some beginers .you can have a look
    2009-12-03 14:10:47下载
    积分:1
  • piano2
    MATLAB 电子谱曲例子,有一定价值,单比起MID还有很大差距(MATLAB MUSIC MAKER)
    2010-01-22 10:49:57下载
    积分:1
  • bb
    《matlab时频分析技术及其应用》该书中的源代码。matlab源码。(this is a code of the book called matlab time-frequency analesis.)
    2013-08-18 10:28:24下载
    积分:1
  • MATLAB
    MATLAB初级学习和应用以及进一步提高的PPT和源代码(MATLAB primary learning and applications, and to further improve the PPT and source code)
    2013-10-25 14:43:09下载
    积分:1
  • eemd_fft
    对信号进行EEMD分解,消除模式混叠,并对本征模函数进行FFT变换,求出幅度谱(EEMD decomposition of the signal eliminate Mode aliasing, FFT transform and intrinsic mode functions obtained amplitude spectrum )
    2012-10-22 13:14:43下载
    积分:1
  • fmrlc_tanker
    船舶航向的控制,一个比较实用的程序,可以仿真运行(chuan bo hang xiang de kong zhi)
    2020-06-29 07:40:01下载
    积分:1
  • covmatrix
    计算矩阵列向量的协方差矩阵,同时计算各列向量的均值(calculate the cov matrix)
    2013-05-01 20:48:56下载
    积分:1
  • FLAC3D_TO_TECPLOT
    将软件的建模功能用专业的软件实现,这个很不错,可以完全实现自动处理(The software' s modeling capabilities with professional software, this is very good, you can completely automate processing)
    2014-05-24 22:14:56下载
    积分:1
  • fgm_2013_05_08
    This page contains software and instructions for factorized graph matching (FGM)
    2016-12-27 15:58:52下载
    积分:1
  • short-circuit
    这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。 shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。 因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。 有些奇怪 (Note that this is not the function of function, but a statement about the problems in function. shortest () function there is no problem, I hope that in secshortest only a short time (or several roadcost () times the value of the same short-circuit), the result is several out, I carefully examined the process, it should be no problem. Therefore, in use, to be at a short circuit can only be used roadcost () function, respectively, for some of the weight of the road and find the smallest. Some strange)
    2009-05-21 21:11:51下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载