Go to the source code of this file.
Functions | |
| int | mbs_compute_kalmanDcpt (MbsSS *ss, MbsSS *sskal, double **T, int *nxc_ptr) |
| compute the Kalman decomposition for a given state space representation More... | |
compute the Kalman decomposition for a given state space representation
ss [in], the state space structure sskal [out], the Kalman state space
compute the Kalman decomposition for a given state space representation
This function implements the Staircase Algorithm of Rosenbrock, 1968.
ss [in], the state space structure sskal [out], the Kalman state space
1.8.17