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 仓库。
