Neural Network - Multi Step Ahead Prediction
Mostrar comentarios más antiguos
I am very new to matlab.
Objective: To generate a future annual average, min and max temperature data (up to 2022) from existing data range (1983 - 2014) Existed Data arrangement in excel sheet:
Year Ta Tmax Tmin
1983 28 34 23
1984 28.1 34.2 24.2
.... ... .... ...
2014 29 35 24
I tried to use nnstart tool (time series); unfortunately, I don't have the knowledge to generate future data (up to 2022)
Please help me
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning 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!