Decision making Fuzzy LOGIC in MATLAB !

4 次查看(过去 30 天)
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
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 个)

类别

Help CenterFile Exchange 中查找有关 Fuzzy Logic Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by