Machine Learning, Forecast Wind, Forecast Irradiation, Historical Data

I want to make a forecast model for Irradiation and Wind from the table "NewData" ... Can Anyone help me please ?
For example it should be a forecast for a week and till the end of the year. I watched many tutorials but i do not get it right now.
Maybe we can work together and somebody can teach it step by step ?
Thank you very much
Felix Neumann

댓글 수: 2

Stephan
Stephan 2018년 11월 3일
편집: Stephan 2018년 11월 3일
I come back to you. I prepare an example code for your data.
In between make sure you accept helpful answers you got.
Is it compellingly to use a Neural Network for forecast?
Feel free to send me an email though my profile site. Maybe discussion in german is easier for both of us.
Thank You,
I send you a message and if it is possible i accept your answers !

댓글을 달려면 로그인하십시오.

 채택된 답변

Stephan
Stephan 2018년 11월 5일
편집: Stephan 2018년 11월 5일

1 개 추천

Hi,
to start with machine learning i recommend to use the provided Apps from the Statistics and Machine Learning Toolbox. In your case a Regression appears to be what you need.
To start with machine learning in Matlab i suggest doing the following steps:
  1. Read about the Basics of Machine Learning in Matlab. Additionally there are some interesting videos in the tutorial section of mathworks.com
  2. Find out how the Regression Learner App works
  3. Work through the examples given in the documentation to understand the features.
  4. Prepare your Data and think about which predictors are meaningful in your case
  5. Test different models and try out the different thoughts you made in step 4 to find a good model
  6. Export the model and make predictions on new data
Best regards
Stephan

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2018년 11월 3일

편집:

2018년 11월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by