The JSR toolbox

버전 1.21 (321 KB) 작성자: Raphael Jungers
Gathers and compares the best methods for the joint spectral radius computation
다운로드 수: 980
업데이트 날짜: 2016/3/22

라이선스 보기

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.
This is version 1.2. Please report any bug, comment or suggestion to jsr.louvain@gmail.com

인용 양식

Raphael Jungers (2024). The JSR toolbox (https://www.mathworks.com/matlabcentral/fileexchange/33202-the-jsr-toolbox), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Linear Model Identification에 대해 자세히 알아보기
도움

줌: The CSSystem toolbox

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.21

Fixed the 1D bug

1.19.0.0

We fixed some bugs related to sets of matrices with a spectral radius equal to zero.
Also, we added a new method deciding if a set of matrices has a zero-jsr.
More details in the file changelogs.txt

1.18.0.0

Technical update for some minor modifications

1.17.0.0

Set version to 1.1

1.16.0.0

Addition: Method jsr_pathcomplete.m and some useful subroutines

Change : Some functions use the interface solve_semi_definite_program instead of calling directly SeDuMi

Fix : memory bug in jsr_lift_semidefinite.m

1.15.0.0

Bug fixed, see changelog.txt.
Added a pdf article on the toolbox.

1.14.0.0

Replaced two methods under GNU license by genuine ones (vec.m and mat.m).

1.11.0.0

We have fixed a few minor bugs, updated methods according to the recent literature (in particular jsr.m),

improved usability, and added a benchmark. See ChangeLog.txt for an exhaustive list.

1.7.0.0

two overflow bugs fixed (in jsr_prod_Gripenberg and jsr_prod_pruning_Algorithm)

1.6.0.0

typos/references corrected

1.5.0.0

readme updated: please use sedumi version 1.3

1.3.0.0

contact address

1.2.0.0

contact address updated
Fixed a bug: now treats as a special case the one-by-one matrices.

1.1.0.0

email contact address: jsr.louvain@gmail.com

1.0.0.0