Can I use my own model in "trackingimm"
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Qingyu
am 1 Okt. 2019
Kommentiert: Qingyu
am 2 Okt. 2019
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 Kommentare
Akzeptierte Antwort
Honglei Chen
am 2 Okt. 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
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Multibody Modeling finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!