Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 691 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 691 Bytes

Cluster-based-Fuzzy-Model

Matlab code for a basic Cluster-based Fuzzy Rule-Based Model

This model is built as Takagi-Sugeno architecture and used to design some granular fuzzy models, such as,

[1] "Granular fuzzy rule-based models: A study in a comprehensive evaluation and construction of fuzzy models." IEEE Transactions on Fuzzy Systems (2016).

[2] "Development of granular models through the design of a granular output spaces." Knowledge-Based Systems 134 (2017).

[3] "Granular Fuzzy Rule-Based Modeling With Incomplete Data Representation." IEEE Transactions on Cybernetics (2021).

main function: main.m

datasets: data.mat Stock Prices data set from KEEL dataset repository