How to generate Matlab code for ANFIS?

I need to generate the code that Matlab has utilized for anfis.
Any ideas?
Thanks

Réponses (1)

Asvin Kumar
Asvin Kumar le 8 Fév 2021
If you're looking for the underlying MEX code, I'm afraid that will not be accessible.
You can however see some limited code by opening anfis.m
edit anfis

3 commentaires

Alireza Babaei
Alireza Babaei le 10 Fév 2021
Thanks for your reply. I think there are not any standard method in MATLAB to generate the code from an existing .fis file (FIS model/structure). Unlike to the 'Regression Learner App' which is equipped with 'Generate Function' which can generate the code.
Asvin Kumar
Asvin Kumar le 11 Fév 2021
Ah I see what you mean. From what's mentioned on this page, it looks like that's not available right now.
Alireza Babaei
Alireza Babaei le 23 Fév 2021
Thank,
I belive you're right.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by