Autotune PID c code generation (for 32 bit MCU)

조회 수: 7 (최근 30일)
Deepak bansal
Deepak bansal 2019년 12월 18일
댓글: Walter Roberson 2020년 1월 9일
I was reading simulink coder & new to matlab.
Is it possible to generate c code for autotuning by matlab & then use in 32 bit MCU compiler.
If yes, can someone points to exact app notes/video lectures which there is explained.
  댓글 수: 3
Deepak bansal
Deepak bansal 2020년 1월 9일
Sorry i had missed the reply somehow in mail notifications.
Can the autotuner block in matlab can be converted into C languagae using matlab coder product?
For example this is what we intend to use-autotune pid in real time. No outside PC, A renesas MCU will be used. But issue is can matlab convert its autotuner block into C language?
Walter Roberson
Walter Roberson 2020년 1월 9일
Yes, the documentation specifically says that you can generate code from the block and deploy to hardware.

댓글을 달려면 로그인하십시오.

답변 (1개)

Deepak bansal
Deepak bansal 2019년 12월 20일
ANy help on this?

Community Treasure Hunt

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

Start Hunting!

Translated by