Decision making Fuzzy LOGIC in MATLAB !

Hello
I hav to create a loan risk analyser (credit risk rating application) based on fuzzy logic toolbox. I have studied the fuzzy logic system in MATLAB n created the FIS output.
But my aim is to create that into an end user application ie probably an .exe file.
How can I do dat ?? don hav much prerequisite in MATLAB. I would really be thankful to you.
Thanks n regards !
Channpreet.

 Réponse acceptée

Arkadiy Turevskiy
Arkadiy Turevskiy le 14 Mar 2014

0 votes

You should be able to use MATLAB Compiler to create a stand-alone application from the code you write using Fuzzy Logic Toolbox. So if you have code where you define the FIS (membership functions, rules, etc), and then evalfis to evaluate it, you should be able to deploy that using MATLAB Compiler.
Another option to look at is using stan-alone fuzzy inference engine as explaine here .

1 commentaire

CHANNPREET
CHANNPREET le 15 Mar 2014
Sir, If u can plz brief me using an example......I am a student with no coding background. So its hard for me to understand.
MATLAB COMPILER would be fine, but then how to write a code defining membership functions, rules.
Help is appreciated !
Thanks n Regards CHANNPREET

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Fuzzy Logic in Simulink dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by