Home > classes > @ssm > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: ssm %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: ssm   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help ssm/assemble">ssm/assemble</a>             - assembles embedded subsytems, with exogenous inputs
   <a href="matlab:help ssm/cell_add">ssm/cell_add</a>             - adds corresponding matrices of same sizes or empty inside cell array
   <a href="matlab:help ssm/cell_fusion">ssm/cell_fusion</a>          - fusions a block defined matrix stored inside cell array into one matrix
   <a href="matlab:help ssm/cell_mult">ssm/cell_mult</a>            - multiplies block defined matrix stored inside cell array
   <a href="matlab:help ssm/cell_recut">ssm/cell_recut</a>           - cuts a matrix into blocks stored inside cell array
   <a href="matlab:help ssm/cell_select">ssm/cell_select</a>          -  selects lines and columns of a block defined matrix stored in
   <a href="matlab:help ssm/cellstrfind">ssm/cellstrfind</a>          -  finds matching strings inside a cellstr array
   <a href="matlab:help ssm/char">ssm/char</a>                 -  convert a ssm object into a string.
   <a href="matlab:help ssm/copy">ssm/copy</a>                 -  Make copy of ssm objects depending of the second input
   <a href="matlab:help ssm/display">ssm/display</a>              -  display ssm object.
   <a href="matlab:help ssm/double">ssm/double</a>               - Convert a statespace model object to double arrays for given i/o
   <a href="matlab:help ssm/isstable">ssm/isstable</a>             - tells if ssm is numerically stable
   <a href="matlab:help ssm/kalman">ssm/kalman</a>               -  applies Kalman filtering to a discrete ssm with given i/o
   <a href="matlab:help ssm/minreal">ssm/minreal</a>              -  gives a minimal realization of a ssm object by deleting state
   <a href="matlab:help ssm/modifparams">ssm/modifparams</a>          -  enables to options(i_options)y and substitute parameters
   <a href="matlab:help ssm/modiftimestep">ssm/modiftimestep</a>        -  modifies the timestep of a ssm object
   <a href="matlab:help ssm/modify">ssm/modify</a>               -  allows to exectue a string to modify a ssm object
   <a href="matlab:help ssm/reduce">ssm/reduce</a>               -  enables to do model simplification
   <a href="matlab:help ssm/reduce_model">ssm/reduce_model</a>         -  enables to do model simplification
   <a href="matlab:help ssm/simulate">ssm/simulate</a>             -  simulates a discrete ssm with given inputs
   <a href="matlab:help ssm/ssm">ssm/ssm</a>                  -  statespace model class constructor.
   <a href="matlab:help ssm/ssm2iirpz">ssm/ssm2iirpz</a>            -  converts a statespace model object to an miir or a pzmodel
   <a href="matlab:help ssm/ssm2ss">ssm/ssm2ss</a>               -  converts a statespace model object to a MATLAB statespace object.
   <a href="matlab:help ssm/ssmFromBuiltinSystem">ssm/ssmFromBuiltinSystem</a> - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   <a href="matlab:help ssm/ssmFromDescription">ssm/ssmFromDescription</a>   - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   <a href="matlab:help ssm/ssmFromFilename">ssm/ssmFromFilename</a>      - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   <a href="matlab:help ssm/ssmFromMiir">ssm/ssmFromMiir</a>          - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   <a href="matlab:help ssm/ssmFromPzmodel">ssm/ssmFromPzmodel</a>       - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   <a href="matlab:help ssm/ssmFromRepository">ssm/ssmFromRepository</a>    - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   <a href="matlab:help ssm/ssmFromss">ssm/ssmFromss</a>            - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   <a href="matlab:help ssm/string">ssm/string</a>               -  writes a command string that can be used to recreate the input statespace model object.
   <a href="matlab:help ssm/update_struct">ssm/update_struct</a>        -  update the input structure to the current ltpda version
   <a href="matlab:help ssm/validate">ssm/validate</a>             - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 08-Sep-2008 13:18:47 by m2html © 2003