Help me in FUZZY
Afficher commentaires plus anciens
Hello
i have a already a running system with 5 input and 1 output and i want to make a research for change control to fuzzy
i start matlab and insert my input and output but i didn't have a rules!!
i have only recorded history file from my running system with data of values inputs and output , for example of file:
Input1 input2 Input3 input4 input5 output1
2 3 6 2 4 0
3 2 5 5 3 1
and so on
then when the input1=2 and input2=3 and input3=6 and input4=2 and input5=4 the output1=0
How can i give this file to matlab (Or any anther software) to generate the rules?
1 commentaire
Gbola
le 4 Mai 2012
You may wish to upload the program.
Réponse acceptée
Plus de réponses (3)
Gbola
le 24 Avr 2012
0 votes
I suggest you create linguistic variables, membership functions, use fuzzy sets and lastly use IF...THEN statements to create your rules.
Can Alevli
le 26 Mar 2014
0 votes
Hi
Mohamed,Did you try these solutions for your problem ? I have same problem. Could you help me ?Please
Catégories
En savoir plus sur Fuzzy Logic Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!