kmilo17pet / qfiscgen-MATLAB

Generate C code using the qFIS engine from a type-1 fis object.

Home Page:https://la.mathworks.com/matlabcentral/fileexchange/117465-qfiscgen-fuzzy-c-code-generator-for-embedded-systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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