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

1 回表示 (過去 30 日間)
Abdelkader ferjani
Abdelkader ferjani 2020 年 12 月 16 日
回答済み: Darshan Ramakant Bhat 2020 年 12 月 17 日
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 Center および File ExchangeMATLAB Coder についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by