Clear Filters
Clear Filters

Which input use to forecast wind speed using MLP

4 views (last 30 days)
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 Comments
Wissal Mass
Wissal Mass on 10 Sep 2022
Hi Hiro,thank you so much for your answer,yes you get it correctly.
My question is, do I have the right to add the maximum and minimum speeds as inputs to the model, or will I be the one who gives the value of the speed in the inputs, knowing that I want to predict it in the output, as you know that the sum of the maximum and minimum speed divided by two gives the value of the speed I want to expect.
I hope you understand what I mean. Thanks again

Sign in to comment.

Answers (1)

Mir Sahand
Mir Sahand on 15 Nov 2023
yes you can

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!