It takes a FIS-type1 object created from the Fuzzy Logic Toolbox and generates C code based on the qFIS engine.
https://la.mathworks.com/matlabcentral/fileexchange/117465-qfiscgen-fuzzy-c-code-generator-for-em...
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Example : Generate C code from the built-in tipper example:
qfiscgen( readfis( 'tipper.fis') )
Un-supported features
- Custom membership functions
Citar como
Camilo G. (2026). qfiscgen ( Fuzzy C-code generator for embedded systems) (https://github.com/kmilo17pet/qfiscgen-MATLAB/releases/tag/2.106), GitHub. Recuperado .
Información general
- Versión 2.106 (4,51 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión desde R2018a
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 2.106 | See release notes for this release on GitHub: https://github.com/kmilo17pet/qfiscgen-MATLAB/releases/tag/2.106 |
