How to generate Matlab code for ANFIS?

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

回答(1 个)

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 个评论

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.
Ah I see what you mean. From what's mentioned on this page, it looks like that's not available right now.
Thank,
I belive you're right.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by