kalman filter design problem
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi everybody. Sorry if post a same question. I want to design kalman filter but get a problem. The output of Kalman filter is a matrix (3x3) but I want a result of matrix (3x1) ( u can see in scope 6). Anyone can help? http://www.mediafire.com/?51iavdy4yrudz5u
0 Commenti
Risposte (1)
Walter Roberson
il 19 Feb 2013
It appears to me from this example that kalman filters return two outputs, one of which is a vector and the other of which I interpret as being necessarily a square matrix. Perhaps you need the other output for your purposes ?
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!