sss Toolbox

sss is a MATLAB Toolbox adding sparse state space (sss) capabilities
418 Downloads
Aktualisiert 11. Sep 2017

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert von: sssMOR Toolbox

Inspiriert: sssMOR Toolbox, psssMOR Toolbox

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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