The JSR toolbox

版本 1.21 (321.2 KB) 作者: Raphael Jungers
Gathers and compares the best methods for the joint spectral radius computation
980.0 次下载
更新时间 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