Skip to content

kmilo17pet/qfiscgen-MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

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