Anfis Classifier

版本 1.2.0.0 (12.1 KB) 作者: Abbas Manthiri S
Anfis Training Splited to get better time saved Anfis Classifier You Shall Enjoy
1.9K 次下载
更新时间 2017/3/25

查看许可证

This syntax is the major training routine for Sugeno-type fuzzy inference systems. anfis uses a hybrid learning algorithm to identify parameters of Sugeno-type fuzzy inference systems. It applies a combination of the least-squares method and the backpropagation gradient descent method for training FIS membership function parameters to emulate a given training data set. anfis can also be invoked using an optional argument for model validation. The type of model validation that takes place with this option is a checking for model overfitting, and the argument is a data set called the checking data set.
anfis only supports Sugeno-type systems, and these must have the following properties:
I only Applied logic in In-build Anfis system

引用格式

Abbas Manthiri S (2024). Anfis Classifier (https://www.mathworks.com/matlabcentral/fileexchange/62245-anfis-classifier), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Fuzzy Logic Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Anfis Classification/

Anfis Classification/html/

版本 已发布 发行说明
1.2.0.0

spell correction

1.1.0.0

Name Changed

1.0.0.0