登录
首页 » matlab » NSGAⅡ

NSGAⅡ

于 2020-03-12 发布
0 117
下载积分: 1 下载次数: 3

代码说明:

说明:  利用NSGAII算法进行对复杂网络的社区检测(community detection in complex network)

文件列表:

NSGAⅡ, 0 , 2020-03-03
NSGAⅡ\V1.5, 0 , 2016-08-25
NSGAⅡ\V1.5\community_fitness.m, 794 , 2011-08-31
NSGAⅡ\V1.5\community_fitness_mod.m, 877 , 2011-08-31
NSGAⅡ\V1.5\community_fitness_mod2.m, 817 , 2011-08-31
NSGAⅡ\V1.5\community_fitness_v2.m, 718 , 2011-08-31
NSGAⅡ\V1.5\community_score.m, 708 , 2011-08-31
NSGAⅡ\V1.5\convert_dolphin_to_adjmat.m, 420 , 2011-08-31
NSGAⅡ\V1.5\convert_extgn_to_adjmat.m, 479 , 2011-08-31
NSGAⅡ\V1.5\Datasets, 0 , 2016-08-25
NSGAⅡ\V1.5\Datasets\adjmat_karate_directed.mat, 343 , 2011-08-31
NSGAⅡ\V1.5\Datasets\adjmat_karate_undirected.mat, 409 , 2011-08-31
NSGAⅡ\V1.5\Datasets\dolphin.dat, 903 , 2011-08-31
NSGAⅡ\V1.5\Datasets\dolphin_com.dat, 300 , 2011-08-31
NSGAⅡ\V1.5\decode.m, 1091 , 2011-08-31
NSGAⅡ\V1.5\edges_list.m, 291 , 2011-08-31
NSGAⅡ\V1.5\evaluate_objective.m, 206 , 2011-08-31
NSGAⅡ\V1.5\Generate_edges_for_gephi, 0 , 2016-08-25
NSGAⅡ\V1.5\Generate_edges_for_gephi\edges.csv, 6464 , 2011-08-31
NSGAⅡ\V1.5\Generate_edges_for_gephi\generate_edges_for_gephi.m, 354 , 2011-08-31
NSGAⅡ\V1.5\genetic_operator.m, 2154 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark, 0 , 2016-08-25
NSGAⅡ\V1.5\GNBenchmark\Generate_GNBenchmark.m, 399 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark.m, 845 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout0_0.mat, 1342 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout0_1.mat, 1346 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout0_2.mat, 1346 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout0_3.mat, 1359 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout0_4.mat, 1340 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout0_5.mat, 1350 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout1_0.mat, 1607 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout1_1.mat, 1602 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout1_2.mat, 1614 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout1_3.mat, 1652 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout1_4.mat, 1620 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout1_5.mat, 1602 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout2_0.mat, 1754 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout2_1.mat, 1791 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout2_2.mat, 1798 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout2_3.mat, 1728 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout2_4.mat, 1770 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout2_5.mat, 1802 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout3_0.mat, 1865 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout3_1.mat, 1836 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout3_2.mat, 1887 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout3_3.mat, 1893 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout3_4.mat, 1888 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout3_5.mat, 1821 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout4_0.mat, 1967 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout4_1.mat, 1942 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout4_2.mat, 1944 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout4_3.mat, 1973 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout4_4.mat, 2016 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout4_5.mat, 1981 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout5_0.mat, 2021 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout5_1.mat, 2020 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout5_2.mat, 1987 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout5_3.mat, 2086 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout5_4.mat, 2023 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout5_5.mat, 2002 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout6_0.mat, 2044 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout6_1.mat, 2069 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout6_2.mat, 2045 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout6_3.mat, 2047 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout6_4.mat, 2071 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout6_5.mat, 2078 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout7_0.mat, 2094 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout7_1.mat, 2098 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout7_2.mat, 2110 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout7_3.mat, 2111 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout7_4.mat, 2063 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout7_5.mat, 2084 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout8_0.mat, 2094 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout8_1.mat, 2144 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout8_2.mat, 2100 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout8_3.mat, 2130 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout8_4.mat, 2056 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark\GNBenchmark_kout8_5.mat, 2085 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext, 0 , 2016-08-25
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.00.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.05.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.10.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.15.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.20.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.25.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.30.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.35.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.40.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.45.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\community-0.50.dat, 660 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.00.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.05.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.10.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.15.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.20.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.25.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.30.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.35.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.40.dat, 12928 , 2011-08-31
NSGAⅡ\V1.5\GNBenchmark_Ext\network-0.45.dat, 12928 , 2011-08-31

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

发表评论

0 个回复

  • dls3D
    the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolution spectral estimation of target reflectivity. all seven (7)files should be downloaded for the simulation to work. (dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
    2009-09-05 05:01:55下载
    积分:1
  • CMTF_Toolbox_v1_0
    CMTF工具箱包含了耦合矩阵和张量矩阵的分解的matlab编码(Coupled Matrix and Tensor Factorization for Matlab)
    2014-01-23 15:17:24下载
    积分:1
  • 多目标优化NSGA3代码
    说明:  遗传算法代码,外加个人理解希望大吉你可以多多交流(Genetic algorithm code, plus personal understanding, I hope you can communicate more)
    2020-12-08 16:34:38下载
    积分:1
  • ds_example
    关于扩频系统的一个例程,环境是matlab 通信领域的同志可以(Spread-spectrum systems on a routine, the environment is Comrade matlab communication can)
    2008-03-24 18:45:26下载
    积分:1
  • playlxg
    一个matlab程序,程序不大,可以实现播放THU校歌的功能。(A matlab program, the program is not, can achieve the function of the school song played THU.)
    2011-04-21 21:29:27下载
    积分:1
  • A
    说明:  用matlab的mesh命令画出所要求解的大量数据文件的图形(The mesh command using matlab draw large amounts of data required for solution of graphic files)
    2013-08-02 13:08:58下载
    积分:1
  • cgsvd
    改程序产生一个广义的奇异值分解。对于奇异方程而言,改方法非常有效。可以迅速求解方程。CGSVD Compact generalized SVD of a matrix pair in regularization problems(Change the program to generate a generalized singular value decomposition. For the singular equation, the change method is very effective. Equations can be solved quickly. CGSVD Compact generalized SVD of a matrix pair in regularization problems)
    2011-09-09 00:48:59下载
    积分:1
  • pmsmVEHICLE1
    混合动力汽车永磁同步电机的研究,构建了整车系统,并且研究的分数阶控制器在系统中的控制作用,与整数阶控制器进行了比较(Hybrid permanent magnet synchronous motor research, build the system of the vehicle, and the research of fractional order controllers in the system control function, and an integer order controllers are compared )
    2014-01-07 16:47:53下载
    积分:1
  • gunyei
    采用的是脉冲对消法,自己编的5种调制信号,有井曲线作为输入可计算其地震波的衰减。( It uses a pulse of consumer law, Own five modulation signal, There is a well attenuation curve as input to calculate its seismic waves.)
    2016-11-28 15:05:12下载
    积分:1
  • @eseries
    example for learning simulation
    2009-06-07 10:15:52下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载