ANN performance using function
Mostrar comentarios más antiguos
I have produced an ANN that is predicting power output of wind turbines based on inputs. I have foudn the below function on mathworks site:
perform(net,t,y)
I ahve incorporated this in my code and it returns a value. My questions is what exactly does the number mean/reate to? Is there an 'ideal' value for this (ie. closeest to 0 is desirable)
Thanks
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Define Shallow Neural Network Architectures en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!