how to create fuzzy membership function in Matlab in triangular form?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Joel Van Sickel
le 20 Août 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 commentaires
Joel Van Sickel
le 21 Août 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
Plus de réponses (0)
Communautés
Plus de réponses dans Power Electronics Control
Voir également
Catégories
En savoir plus sur Fuzzy Logic Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!