Can I use my own model in "trackingimm"

조회 수: 2 (최근 30일)
Qingyu
Qingyu 2019년 10월 1일
댓글: Qingyu 2019년 10월 2일
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 ?

채택된 답변

Honglei Chen
Honglei Chen 2019년 10월 2일
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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by