T2RFIS: Type-2 Regression-based Fuzzy Inference System

版本 1.1.2 (280.7 KB) 作者: Krzysztof Wiktorowicz
T2RFIS is a novel simple fuzzy inference system with type-2 fuzzy sets without explicitly defined fuzzy rules based on ridge regression.
177.0 次下载
更新时间 2023/11/23

查看许可证

This project concerns training fuzzy systems on the basis of ridge regression. These systems use Gaussian type-2 fuzzy sets for the inputs and a linearly parameterized system function to obtain the output. The input fuzzy sets are determined by a multi-objective genetic algorithm with a feature selection method. The multi-criteria objective functions enable the selection of models from the Pareto fronts taking into account the compromise between model accuracy and its simplification.
The package contains an example of using the T2RFIS method to predict automobile fuel consumption in miles per gallon (MPG). The data can be downloaded from: https://archive.ics.uci.edu/ml/datasets/auto+mpg Original data-set contains 398 rows, but the records with missing values have been removed, so we have 392 rows.
Using this method, please cite as:
Wiktorowicz K., 'RFIS: regression-based fuzzy inference system', Neural Computing and Applications, vol. 35, pp. 20299–20317, 2023, DOI: https://doi.org/10.1007/s00521-023-08811-7
Available at:

引用格式

Krzysztof Wiktorowicz (2024). T2RFIS: Type-2 Regression-based Fuzzy Inference System (https://www.mathworks.com/matlabcentral/fileexchange/107205-t2rfis-type-2-regression-based-fuzzy-inference-system), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.2

Updated description.

1.1.1

Updated description.

1.1.0

Updated function evalt2rfis.m

1.0.9

Updated description in the file gauss.m

1.0.8

Updated description in the file gauss.m

1.0.7

Updated function mpg_objfun

1.0.6

Updated function mpg_objfun.

1.0.5

Updated image.

1.0.4

Updated image.

1.0.3

Updated image.

1.0.2

Extended description. Added image.

1.0.1

Added function evalt2rfis.

1.0.0