[ANFIS] adjust input range

14 次查看(过去 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