sss Toolbox

sss is a MATLAB Toolbox adding sparse state space (sss) capabilities
421 descargas
Actualizado 11 sep 2017

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: sssMOR Toolbox

Inspiración para: sssMOR Toolbox, psssMOR Toolbox

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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