Code covered by the BSD License
-
buildProduct(A,prod)
-
cellDivide(M,d)
-
com_eig(A, B, x)
COM_EIG Computes a common eigenvector of two matrices.
-
comp2real(M)
-
deperiod(X)
% DEPERIOD finds a periodic sequence of indexes
-
findRow(M, row)
FINDROW Finds a given row in an ordered matrix.
-
genNecklaces(n, k)
GENNECKLACES Generation of all n-bead necklaces with k colors
-
genPerms(n, deg, homogeneous)
GENPERMS Generation of all non-negative integer n-tuples of given (max) sum
-
graphSCC(G)
% GRAPHSCC Finds the strongly connected components of graph
-
itMeth(M,opts)
-
jointTriangul(M,varargin)
% JOINTTRIANGUL Heuristic for joint block-triangularization
-
jsr(varargin)
-
jsr_conic_ellipsoid(M,varargi...
JSR_CONIC_ELLIPSOID Approximates the jsr using ellipsoidal norms.
-
jsr_conic_linear(M,varargin)
JSR_CONIC_LINEAR Approximates the jsr of a set of nonnegative matrices
-
jsr_lift_semidefinite(M, vara...
JSR_LIFT_SEMIDEFINITE Approximates the jsr using semidefinite liftings.
-
jsr_norm_balancedComplexPolyt...
JSR_NORM_BALANCEDCOMPLEXPOLYTOPE Approximates the jsr using b.c.p.'s.
-
jsr_norm_balancedRealPolytope...
JSR_NORM_BALANCEDREALPOLYTOPE Approximates the jsr using b.r.p.'s.
-
jsr_norm_conitope(M,options)
% JSR_NORM_CONITOPE Approximates the jsr of a set of real matrices using
-
jsr_norm_linearRelaxation2D(M...
JSR_NORM_LINEARRELAXATION2D Approximates the jsr using Linear-Relaxation in 2D.
-
jsr_norm_maxRelaxation(M, var...
JSR_NORM_MAXRELAXATION Approximates the jsr using Max-Relaxation.
-
jsr_norm_maxRelaxation2D(M, v...
JSR_NORM_MAXRELAXATION2D Approximates the jsr using Max-Relaxation in 2D.
-
jsr_opti_sos(M, varargin)
JSR_OPTI_SOS Approximates the jsr using sum of squares.
-
jsr_prod_Gripenberg(M,varargi...
% JSR_PROD_GRIPENBERG(M) Computes bounds by a branch and bound method on
-
jsr_prod_bruteForce(M, vararg...
JSR_PROD_BRUTEFORCE Approximates the jsr using brute force.
-
jsr_prod_lowerBruteForce(M, v...
JSR_PROD_LOWERBRUTEFORCE Gives a lower bound on the jsr using brute force.
-
jsr_prod_pruningAlgorithm(M, ...
JSR_PROD_PRUNINGALGORITHM Approximates the jsr of nonnegative matrices
-
jsrsettings.m
-
liftProduct(M, k)
LIFTPRODUCT Generation of the set of all k-products of matrices of a set
-
msg(logfile,printCond,string,...
% MSG(LOGFILE,PRINTCOND,STRING,VARARGIN)
-
nck(n, k)
NCK Binomial coefficient or all combinations.
-
permTriangul(M)
% PERMTRIANGUL(M) Looks for a permutation of the rows and columns of the
-
polyliftedNorm(V,z,tol,logfil...
-
pruneSet(V,prodV)
-
quickElim(blocks)
-
rho(M)
-
tens2cell(A)
% TENS2CELL transforms 3-D tensor to cell array of matrices
-
Contents.m
-
demo1_JSR.m
-
demo2_JSR.m
-
View all files
from
The JSR toolbox
by Raphael Jungers
Gathers and compares the best methods for the joint spectral radius computation
|
| All files for The JSR toolbox |
/JSR_louvain/.DS_Store
/JSR_louvain/Contents.m
/JSR_louvain/Install.txt
/JSR_louvain/Methods/.DS_Store
/JSR_louvain/Methods/itMeth.m
/JSR_louvain/Methods/jsr.m
/JSR_louvain/Methods/jsr_conic_ellipsoid.asv
/JSR_louvain/Methods/jsr_conic_ellipsoid.m
/JSR_louvain/Methods/jsr_conic_linear.m
/JSR_louvain/Methods/jsr_lift_semidefinite.m
/JSR_louvain/Methods/jsr_norm_balancedComplexPolytope.m
/JSR_louvain/Methods/jsr_norm_balancedRealPolytope.m
/JSR_louvain/Methods/jsr_norm_conitope.m
/JSR_louvain/Methods/jsr_norm_linearRelaxation2D.m
/JSR_louvain/Methods/jsr_norm_maxRelaxation.m
/JSR_louvain/Methods/jsr_norm_maxRelaxation2D.m
/JSR_louvain/Methods/jsr_opti_sos.m
/JSR_louvain/Methods/jsr_prod_Gripenberg.m
/JSR_louvain/Methods/jsr_prod_bruteForce.m
/JSR_louvain/Methods/jsr_prod_lowerBruteForce.m
/JSR_louvain/Methods/jsr_prod_pruningAlgorithm.asv
/JSR_louvain/Methods/jsr_prod_pruningAlgorithm.m
/JSR_louvain/Pre-processing/comp2real.m
/JSR_louvain/Pre-processing/jointTriangul.m
/JSR_louvain/Pre-processing/permTriangul.m
/JSR_louvain/Pre-processing/quickElim.m
/JSR_louvain/Subroutines/.DS_Store
/JSR_louvain/Subroutines/buildProduct.m
/JSR_louvain/Subroutines/cellDivide.m
/JSR_louvain/Subroutines/com_eig.m
/JSR_louvain/Subroutines/deperiod.m
/JSR_louvain/Subroutines/findRow.m
/JSR_louvain/Subroutines/genNecklaces.m
/JSR_louvain/Subroutines/genPerms.m
/JSR_louvain/Subroutines/graphSCC.m
/JSR_louvain/Subroutines/liftProduct.m
/JSR_louvain/Subroutines/msg.m
/JSR_louvain/Subroutines/nck.m
/JSR_louvain/Subroutines/polyliftedNorm.m
/JSR_louvain/Subroutines/pruneSet.m
/JSR_louvain/Subroutines/rho.m
/JSR_louvain/Subroutines/tens2cell.m
/JSR_louvain/credentials.txt
/JSR_louvain/demo1_JSR.m
/JSR_louvain/demo2_JSR.m
/JSR_louvain/demo2_JSR_rndmatrix.mat
/JSR_louvain/jsrsettings.m
/JSR_louvain/readme.txt
/license.txt
|
|
Contact us