how to create fuzzy membership function in Matlab in triangular form?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
SimTec
am 20 Aug. 2020
Kommentiert: SimTec
am 18 Sep. 2020
I want to write a matlab code that implement the traingular form of fuzzy membership function that I will use for my fuzzy controller.
I have looked up some c code since I will have to implement in in mincrocontroller.
is there a way to do it on matlab programming?
0 Kommentare
Akzeptierte Antwort
Joel Van Sickel
am 20 Aug. 2020
Hello Tarik,
you can use Matlab or Simulink for fuzzy control. You will need to use the Fuzzy Logic Toolbox for that, which does support generating c-code from your designs.
Regards,
Joel
3 Kommentare
Joel Van Sickel
am 21 Aug. 2020
Hello Tarik,
you can search the file exchange for examples of what other people may have posted for home grown fuzzy logic solutions if you do not want to use MathWorks products: https://www.mathworks.com/matlabcentral/fileexchange/
Regards,
Joel
Weitere Antworten (0)
Communitys
Weitere Antworten in Power Electronics Control
Siehe auch
Kategorien
Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!