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.

 Respuesta aceptada

Arkadiy Turevskiy
Arkadiy Turevskiy el 14 de Mzo. de 2014

0 votos

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 comentario

CHANNPREET
CHANNPREET el 15 de Mzo. de 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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Fuzzy Logic Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 14 de Mzo. de 2014

Comentada:

el 15 de Mzo. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by