フィルターのクリア

How do I do a prediction in motion capture ?

1 回表示 (過去 30 日間)
Derick Wong
Derick Wong 2013 年 12 月 18 日
回答済み: David Sanchez 2013 年 12 月 18 日
Hi,
As titled, how do I do a prediction in motion capture ? Are there any command recommended for use ?

回答 (1 件)

David Sanchez
David Sanchez 2013 年 12 月 18 日
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

カテゴリ

Help Center および File ExchangeOnline Estimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by