Filter löschen
Filter löschen

How to call fuzzy controller in matlab mfile

11 Ansichten (letzte 30 Tage)
Beenish Mazhar
Beenish Mazhar am 10 Mär. 2013
Beantwortet: Samson Daniel am 26 Apr. 2016
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..

Akzeptierte Antwort

Arkadiy Turevskiy
Arkadiy Turevskiy am 12 Mär. 2013
Bearbeitet: Arkadiy Turevskiy am 12 Mär. 2013
I think you are looking for this and this.
Arkadiy
  2 Kommentare
Auday
Auday am 14 Mai 2014
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 am 15 Mai 2014
Bearbeitet: Arkadiy Turevskiy am 15 Mai 2014
Yes, you can do everything in a script, without using a GUI. Please take a look at this example .

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Samson Daniel
Samson Daniel am 26 Apr. 2016
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?

Kategorien

Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by