sss Toolbox

sss is a MATLAB Toolbox adding sparse state space (sss) capabilities
422.0 次下载
更新时间 2017/9/11

查看许可证

The sss Toolbox expands the capabilities of the Control System Toolbox by allowing the definition of sparse state space (sss) objects as well as analysis function (such as bode, step, isstable etc.) tailored to exploit the sparsity of the system matrices whenever this is possible.
After installation, execute the "runme" function for initial setup, including the (optional) download of benchmark models and third party-software, such as the M-M.E.S.S. toolbox.

sss is now also available on GitHub at https://github.com/MORLab/sss

引用格式

MORLab @ Chair of Automatic Control (2024). sss Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/59640-sss-toolbox), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: sssMOR Toolbox

启发作品: sssMOR Toolbox, psssMOR Toolbox

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
2.0

+ updated mltbx file
execute "runme" after installation

+ replaced "loadSss" through "sss"
+ added +sssFunc namespace to use sss functions e.g. with ssRed objects (cp. sssMOR toolbox)
+ improved structure of simulation functions
+ added publishDoc.p and publishFunc.p

1.3.0.0

- lyapchol: changed definition of Cholesky (like) factors to be more consistent with literature
- residue: computing only a few poles/residues as in eigs
- sys.isSym property added
- second2first now gives [A,B,C,D,E] matrices as output

1.2.0.0