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...
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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. 검색 날짜: .
일반 정보
- 버전 2.106 (4.51 KB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2018a 이상 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 2.106 | See release notes for this release on GitHub: https://github.com/kmilo17pet/qfiscgen-MATLAB/releases/tag/2.106 |
