How to call fuzzy controller in matlab mfile

5 visualizaciones (últimos 30 días)
Beenish Mazhar
Beenish Mazhar el 10 de Mzo. de 2013
Respondida: Samson Daniel el 26 de Abr. de 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..

Respuesta aceptada

Arkadiy Turevskiy
Arkadiy Turevskiy el 12 de Mzo. de 2013
Editada: Arkadiy Turevskiy el 12 de Mzo. de 2013
I think you are looking for this and this.
Arkadiy
  2 comentarios
Auday
Auday el 14 de Mayo de 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 el 15 de Mayo de 2014
Editada: Arkadiy Turevskiy el 15 de Mayo de 2014
Yes, you can do everything in a script, without using a GUI. Please take a look at this example .

Iniciar sesión para comentar.

Más respuestas (1)

Samson Daniel
Samson Daniel el 26 de Abr. de 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?

Categorías

Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by