"Error: Upper range value for the variable must be greater than the lower range"
Mostrar comentarios más antiguos
Hi all,
I am doing a work where I am trying to perform Load forecasting using ANFIS. When I feed in the pevious years' load data and try to train the network, I get this error message saying "Error: Upper range value for the variable must be greater than the lower range".
I would really appreciate if someone could provide me any help.
2 comentarios
Walter Roberson
el 21 de Mayo de 2020
one of your variables has only constant values. you should remove that one
Santhosh Balakrishnan
el 22 de Mayo de 2020
Respuestas (1)
Ferheen Ayaz
el 15 de Ag. de 2020
0 votos
Correct answer provided by Walter Roberson in comments.
Categorías
Más información sobre Fuzzy Logic Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!