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.

 채택된 답변

Arkadiy Turevskiy
Arkadiy Turevskiy 2014년 3월 14일

0 개 추천

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

CHANNPREET
CHANNPREET 2014년 3월 15일
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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Fuzzy Logic in Simulink에 대해 자세히 알아보기

태그

질문:

2014년 3월 14일

댓글:

2014년 3월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by