How to export a Fuzzy-controller to C-Code

33 visualizaciones (últimos 30 días)
Tobias
Tobias el 25 de Mzo. de 2013
Comentada: Layla Mohammad el 30 de Jul. de 2023
How can i export a Fuzzy controller, made with Fuzzy Logic Toolbox, to C-Code which runs without Matlab on any platform?

Respuesta aceptada

Arkadiy Turevskiy
Arkadiy Turevskiy el 25 de Mzo. de 2013
Editada: Arkadiy Turevskiy el 25 de Mzo. de 2013
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.

Más respuestas (1)

Juan Camilo Gómez Cadavid
Juan Camilo Gómez Cadavid el 13 de Sept. de 2022
you can use this tool:
https://la.mathworks.com/matlabcentral/fileexchange/117465-qfiscgen-fuzzy-c-code-generator-for-embedded-systems
  1 comentario
Layla Mohammad
Layla Mohammad el 30 de Jul. de 2023
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?

Iniciar sesión para comentar.

Categorías

Más información sobre Deployment en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by