How to generate Matlab code for ANFIS?

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

回答 (1 件)

Asvin Kumar
Asvin Kumar 2021 年 2 月 8 日

0 投票

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 件のコメント

Alireza Babaei
Alireza Babaei 2021 年 2 月 10 日
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 2021 年 2 月 11 日
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 2021 年 2 月 23 日
Thank,
I belive you're right.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeGet Started with MATLAB についてさらに検索

質問済み:

2021 年 2 月 5 日

コメント済み:

2021 年 2 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by