How to export a Fuzzy-controller to C-Code

37 ビュー (過去 30 日間)
Tobias
Tobias 2013 年 3 月 25 日
コメント済み: Layla Mohammad 2023 年 7 月 30 日
How can i export a Fuzzy controller, made with Fuzzy Logic Toolbox, to C-Code which runs without Matlab on any platform?

採用された回答

Arkadiy Turevskiy
Arkadiy Turevskiy 2013 年 3 月 25 日
編集済み: Arkadiy Turevskiy 2013 年 3 月 25 日
Please take as look at this section of the doc.
If you need to generate stand-alone code, you can do it by using Simulink Coder to generate C code from Fuzzy Logic Controller block in Simulink.

その他の回答 (1 件)

Juan Camilo Gómez Cadavid
Juan Camilo Gómez Cadavid 2022 年 9 月 13 日
you can use this tool:
https://la.mathworks.com/matlabcentral/fileexchange/117465-qfiscgen-fuzzy-c-code-generator-for-embedded-systems
  1 件のコメント
Layla Mohammad
Layla Mohammad 2023 年 7 月 30 日
Does this support mutiple level FIS
i have FIS1 and FIS2 are combined under FIS3 and i need the c code of all of these, can i use your tool?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDeployment についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by