Changeset 145 for pmsm/simulator_zdenek/ekf_example
- Timestamp:
- 08/20/08 15:41:21 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pmsm/simulator_zdenek/ekf_example/ekf_obj.h
r61 r145 26 26 27 27 /*! 28 \brief Extended Kalman Filter in full matrices28 \brief Extended Kalman Filter with full matrices in fixed point arithmetic 29 29 30 30 An approximation of the exact Bayesian filter with Gaussian noices and non-linear evolutions of their mean.