T2RFIS: Type-2 Regression-based Fuzzy Inference System

버전 1.1.2 (281 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.
다운로드 수: 173
업데이트 날짜: 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