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