kalman filter design problem

1 view (last 30 days)
Khoa
Khoa on 19 Feb 2013
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

Answers (1)

Walter Roberson
Walter Roberson on 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 ?
  1 Comment
Khoa
Khoa on 19 Feb 2013
in my case, the output of kalman filter should be (3x1 size) I think. I want to use that signal to feedback.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!