[ANFIS] adjust input range

조회 수: 3 (최근 30일)
Jan Kal
Jan Kal 2017년 7월 31일
답변: Jan Kal 2017년 8월 1일
Hello,
I used anfis to create a neuro fuzzy system. I used a check, test and train data set. Now I'm facing the problem that my input variables of the test sets are out of the input range. "Warning: Some input values are outside of the specified input range". I know that it is possible to change the input range by changing anfis.input.range. But then it's necessary to change the membership functions, too. Is there a way to tell the anfis function to make the input range wider? Maybe before the training progress?

채택된 답변

Jan Kal
Jan Kal 2017년 8월 1일
I found a workaround: The input membership functions are wider than the ranges of the inputs. So I set the range to the minimum respectively to the maximum of the membership functions. So far it's working well.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by