Can I use my own model in "trackingimm"
2 views (last 30 days)
Show older comments
I would like to use "trackingIMM" to track motion of an object. The function works with three types of motion models: constant velocity, constant acceleration, and constant turn. However, if I want to use another model, for example accelerating turning model, would that be possible ?
0 Comments
Accepted Answer
Honglei Chen
on 2 Oct 2019
Yes you can. You need to provide your own motion model update/measurement functions as well as a function switching the state between different models. See https://www.mathworks.com/help/fusion/ref/switchimm.html as an example.
HTH
More Answers (0)
See Also
Categories
Find more on Multibody Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!