Is there any alternative to configureKalmanFilter that works for Matlab coder?

조회 수: 1 (최근 30일)
I have used the configureKalmanFilter in my Code, so i can improve my Object tracking but the Problem is when i use the Matlab coder i got the Error that configureKalmanFilter is not supported for code generation .
Is there maybe any alternative solution,or any possibility to make configureKalmanFilter works for the Matlab coder
thanks,

답변 (1개)

Darshan Ramakant Bhat
Darshan Ramakant Bhat 2020년 12월 17일
Below page gives the information about the list of functions supported for code generation in the latest release.
Unfortunately "configureKalmanFilter" is not yet supported for codegeneration.
I am making an internal request to support this function for codegen in some future release.

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by