sss Toolbox

sss is a MATLAB Toolbox adding sparse state space (sss) capabilities

現在この提出コンテンツをフォロー中です。

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 (2026). sss Toolbox (https://jp.mathworks.com/matlabcentral/fileexchange/59640-sss-toolbox), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: sssMOR Toolbox

ヒントを与えたファイル: sssMOR Toolbox, psssMOR Toolbox

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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