- Your model: MLP with 2 hidden layers.
- predictors: pressure, humidity and temperature
- response: wind speed
Which input use to forecast wind speed using MLP
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello every one,i have a question regarding the neural network (MLP), I would like to know that I could use the maximum and minimum speed as inputs to predict the wind speed. When I've used them, I get a good value from MSE, and vice versa.i forecast the wind speed using(pression ,humidity,temperature as input) and wind speed as target,i have a MLP with 2 hidden layers ,when i add maximal and minimal wind speed in the input i get a goid correlation coefficient(0.998). I really need your answer please. Thanks in advance
3 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!