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.
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
인용 양식
Camilo G. (2026). qfiscgen ( Fuzzy C-code generator for embedded systems) (https://github.com/kmilo17pet/qfiscgen-MATLAB/releases/tag/2.106), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2022a
R2018a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 2.106 | See release notes for this release on GitHub: https://github.com/kmilo17pet/qfiscgen-MATLAB/releases/tag/2.106 |
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
