qfiscgen ( Fuzzy C-code generator for embedded systems)

It takes a FIS-type1 object created from the Fuzzy Logic Toolbox and generates C code based on the qFIS engine.
130 download
Aggiornato 13 set 2022

qfiscgen-MATLAB

Is a simple command that takes a FIS object created from the Fuzzy Logic Toolbox and generates C code based on the qFIS engine. The generated code is portable and can be used in any embedded system that supports floating-point operations.

View qfiscgen ( Fuzzy C-code generator for embedded systems) on File Exchange

Example : Generate C code from the built-in tipper example:

qfiscgen( readfis( 'tipper.fis') )

Un-supported features

  • Custom membership functions

Cita come

Juan Camilo Gómez Cadavid (2024). qfiscgen ( Fuzzy C-code generator for embedded systems) (https://github.com/kmilo17pet/qfiscgen-MATLAB/releases/tag/2.106), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con R2018a e release successive
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
2.106

See release notes for this release on GitHub: https://github.com/kmilo17pet/qfiscgen-MATLAB/releases/tag/2.106

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.