Giter Site home page Giter Site logo

kmilo17pet / fiscodegen Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3 MB

C++ code generation from FIS Type-1

License: MIT License

CMake 2.50% C++ 97.50%
code-generation cpp fuzzy fuzzy-inference-system fuzzy-logic mamdani mamdani-inference-system sugeno embedded-systems fuzzy-controller

fiscodegen's Introduction

fiscodegen

C++ code generation from FIS Type-1

fiscodegen Is a simple command that takes a FIS object created from the Fuzzy Logic Toolbox and generates C++ code based on the qlibs-FIS engine. The generated code is portable and can be used in any embedded system that supports floating-point operations.

The tool is written in C++11 in a single .cpp file. Honestly, I haven't been very rigorous in the code and its organization, given its purpose, but the tool is functional and portable, so you can easily compile it for any platform.

Usage

fiscodegen <path_to_fis_file>

Example

fiscodegen /home/user/fisExample/example.fis

fiscodegen's People

Contributors

kmilo17pet avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.