How do I do a prediction in motion capture ?
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Hi,
As titled, how do I do a prediction in motion capture ? Are there any command recommended for use ?
0 Commenti
Risposte (1)
  David Sanchez
      
 il 18 Dic 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
0 Commenti
Vedere anche
Categorie
				Scopri di più su Online Estimation in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

