登录
首页 » MultiPlatform » JSR_louvain

JSR_louvain

于 2011-10-12 发布 文件大小:95KB
0 199
下载积分: 1 下载次数: 3

代码说明:

  Description The Joint Spectral Radius of a set of matrices characterizes the maximal asymptotic rate of growth of a product of matrices taken in this set, when the length of the product increases. It is known to be very hard to compute. In recent years, many different methods have been proposed to approximate it. These methods have different advantages, depending on the application considered, the type of matrices considered, the desired accuracy or running time, etc. The goal of this toolbox is to provide the practioner with the best available methods, and propose an easy tool for the researcher to compare the different methods.

文件列表:

JSR_louvain
...........\.DS_Store,6148,2011-09-15
...........\Contents.m,5042,2011-09-14
...........\credentials.txt,391,2011-10-11
...........\demo1_JSR.m,9484,2011-10-11
...........\demo2_JSR.m,7556,2011-09-15
...........\demo2_JSR_rndmatrix.mat,2497,2011-06-24
...........\Install.txt,1300,2011-09-15
...........\jsrsettings.m,10814,2011-09-15
...........\log_bruteForce,167,2011-10-11
...........\htm" target=_blank>log_conitope,4069,2011-10-11
...........\htm" target=_blank>log_pruningAlg,1554,2011-10-11
...........\htm" target=_blank>log_semidefinite,474,2011-10-11
...........\Methods
...........\.......\.DS_Store,6148,2011-09-14
...........\.......\itMeth.m,11742,2011-09-09
...........\.......\jsr.m,17602,2011-09-15
...........\.......\jsr_conic_ellipsoid.m,9129,2011-09-14
...........\.......\jsr_conic_linear.m,9029,2011-09-14
...........\.......\jsr_lift_semidefinite.m,7541,2011-09-14
...........\.......\jsr_norm_balancedComplexPolytope.m,9615,2011-09-14
...........\.......\jsr_norm_balancedRealPolytope.m,9225,2011-09-14
...........\.......\jsr_norm_conitope.m,19020,2011-09-14
...........\.......\jsr_norm_linearRelaxation2D.m,9074,2011-09-14
...........\.......\jsr_norm_maxRelaxation.m,9303,2011-09-14
...........\.......\jsr_norm_maxRelaxation2D.m,9617,2011-09-14
...........\.......\jsr_opti_sos.m,12756,2011-09-14
...........\.......\jsr_prod_bruteForce.m,6101,2011-09-10
...........\.......\jsr_prod_Gripenberg.m,9328,2011-09-15
...........\.......\jsr_prod_lowerBruteForce.m,10237,2011-09-10
...........\.......\jsr_prod_pruningAlgorithm.m,11661,2011-09-14
...........\myfile_conitope_end.mat,2037,2011-10-11
...........\myfile_conitope_inIteration.mat,2040,2011-10-11
...........\myfile_pruningAlg_end.mat,2181,2011-10-11
...........\myfile_pruningAlg_inIteration.mat,2187,2011-10-11
...........\Pre-processing
...........\..............\comp2real.m,368,2011-09-09
...........\..............\jointTriangul.m,4974,2011-09-09
...........\..............\permTriangul.m,2468,2011-09-01
...........\..............\quickElim.m,1481,2011-09-06
...........\readme.txt,730,2011-10-11
...........\Subroutines
...........\...........\.DS_Store,6148,2011-09-14
...........\...........\buildProduct.m,560,2011-09-09
...........\...........\cellDivide.m,331,2011-09-09
...........\...........\com_eig.m,1356,2010-02-18
...........\...........\deperiod.m,766,2011-09-09
...........\...........\findRow.m,1116,2011-09-14
...........\...........\genNecklaces.m,1397,2011-09-14
...........\...........\genPerms.m,1056,2011-09-14
...........\...........\graphSCC.m,2064,2011-09-14
...........\...........\liftProduct.m,662,2011-09-10
...........\...........\msg.m,474,2011-09-14
...........\...........\nck.m,732,2010-02-16
...........\...........\polyliftedNorm.m,2455,2011-09-04
...........\...........\pruneSet.m,1069,2011-09-14
...........\...........\rho.m,532,2011-08-27
...........\...........\tens2cell.m,259,2011-09-14
license.txt,1336,2011-10-10

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

发表评论

0 个回复

  • 非线性振动必备
    说明:  非线性振动系统lyapunov指数计算必备(Calculation of Lyapunov exponent for nonlinear vibration system)
    2021-04-01 19:49:08下载
    积分:1
  • D_star_PathPlanning-master
    说明:  近年来,基于启发式的多目标优化技术得到了很大的发展,研究表明该技术比经典方法更实用和高效。有代表性的多目标优化算法主要有NSGA、NSGA-II、SPEA、SPEA2、PAES和PESA等。粒子群优化(PSO)算法是一种模拟社会行为的、基于群体智能的进化技术,以其独特的搜索机理、出色的收敛性能、方便的计算机实现,在工程优化领域得到了广泛的应用,多目标PSO(MOPSO)算法应用到了不同的优化领域[9~11],但存在计算复杂度高、通用性低、收敛性不好等缺点。 多目标粒子群(MOPSO)算法是由CarlosA. Coello Coello等在2004年提出来的(In recent years, heuristic-based multi-objective optimization technology has been greatly developed, and research shows that this technology is more practical and efficient than classical methods. Representative multi-objective optimization algorithms mainly include NSGA, NSGA-II, SPEA, SPEA2, PAES and PESA. Particle Swarm Optimization (PSO) algorithm is an evolutionary technology based on swarm intelligence that simulates social behavior. With its unique search mechanism, excellent convergence performance, and convenient computer implementation, it has been widely used in the field of engineering optimization. The objective PSO (MOPSO) algorithm is applied to different optimization fields [9~11], but it has shortcomings such as high computational complexity, low versatility, and poor convergence. The multi-objective particle swarm optimization (MOPSO) algorithm was proposed by Carlos A. Coello Coello et al. in 2004)
    2021-04-17 17:50:13下载
    积分:1
  • new-51-MPU
    周立功公司提供的《51单片机新技术》 (Ligong weeks provided by the company )
    2008-03-29 13:35:18下载
    积分:1
  • MySinAffPro
    实现图像基本的缩放、旋转、平移、投影、仿射、相似变换等功能(Image basic scaling, rotation, translation, projection, affine, similarity transformation functions)
    2010-10-26 14:34:02下载
    积分:1
  • MUSIC_SD
    基于MUSIC算法阵列天线测向 给出已知角度 通过MUSIC算法 得到对应频谱及功率谱曲线(DOA estimation by MUSIC)
    2013-03-27 22:56:31下载
    积分:1
  • STBC_sim
    Space Time of Block Code Simulation
    2008-05-30 22:32:43下载
    积分:1
  • widebanddoa
    采用前后向平滑以及最小冗余线阵的宽带源DOA估计仿真(Used before and after smoothing, as well as to the minimum redundancy linear array of broadband source DOA estimate Simulation)
    2007-09-17 14:54:07下载
    积分:1
  • 8rainhasLargura
    Resoluç ã o do problema das 8 rainhas usando busca em largura.
    2014-10-17 21:02:05下载
    积分:1
  • DpcmPrj
    matlab dpcm编码,可以在MATLAB下实现DPCM的编码~(matlab dpcm coding, DPCM can be achieved in MATLAB coding ~)
    2010-10-30 16:03:34下载
    积分:1
  • MyIFFT
    说明:  自己编制的傅立叶反变换MATLAB程序,有详细的注释,方便大家理解傅立叶反变换的意义。(Prepared by the Fourier inverse transform their own MATLAB programs, with detailed notes, to facilitate us to understand the significance of the Fourier inverse transform.)
    2010-03-22 22:00:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载