How to call fuzzy controller in matlab mfile

조회 수: 3 (최근 30일)
Beenish Mazhar
Beenish Mazhar 2013년 3월 10일
답변: Samson Daniel 2016년 4월 26일
Hi everyone! I have implemented fuzzy controller in GUI. I used to type fuzzy in command window; then I import from file and then export to workspace the FIS file. I want to do that automatically. I want to write such command in mfile that when I run my matlab code it should run with that. I dont want to export or import the file. Any help regarding it..

채택된 답변

Arkadiy Turevskiy
Arkadiy Turevskiy 2013년 3월 12일
편집: Arkadiy Turevskiy 2013년 3월 12일
I think you are looking for this and this.
Arkadiy
  댓글 수: 2
Auday
Auday 2014년 5월 14일
Dear Arkadiy If I don't want to use Fuzzy GUI and I just want to write a subroutine code to describe memberships, rules,.. and then call this code into the main code. Is this possible and how? thanks for any help
Arkadiy Turevskiy
Arkadiy Turevskiy 2014년 5월 15일
편집: Arkadiy Turevskiy 2014년 5월 15일
Yes, you can do everything in a script, without using a GUI. Please take a look at this example .

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

추가 답변 (1개)

Samson Daniel
Samson Daniel 2016년 4월 26일
Hello
I am working on LTE load balancing using fuzzy logic controller with two input one output. but i am in a fixs on how to integrate the fuzzy controller with the LTE system level simulator. any help on how?

카테고리

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