Filter löschen
Filter löschen

How do I do a prediction in motion capture ?

1 Ansicht (letzte 30 Tage)
Derick Wong
Derick Wong am 18 Dez. 2013
Beantwortet: David Sanchez am 18 Dez. 2013
Hi,
As titled, how do I do a prediction in motion capture ? Are there any command recommended for use ?

Antworten (1)

David Sanchez
David Sanchez am 18 Dez. 2013
You should start reading about kalman filter as a way to estimate state variables. There are many references in the web and Matlab includes the command kalman to help you. The Kalman estimator provides the optimal solution to continuous or discrete estimation problems.
Start by typing
doc kalman

Kategorien

Mehr zu Online Estimation finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by