how to simplified data containing hourly and daily for prediction?

1 view (last 30 days)
i have a big problem here regarding to the question above. i have a lot of data which consist of hourly and daily data to predict a target output of 24 hours solar radiance. i have 3 variables with 24 hours data respectively. anyone can help me how to rearrange a time-series data in excel and import the data into matlab workspace? picture below shows an example of my data consists of 3 inputs with 24 hours respectively and a target output with 24hours prediction.

Answers (1)

Star Strider
Star Strider on 3 Mar 2015
Use the xlsread function to read the file. I cannot help you with your Excel programming.
  2 Comments
Mariam Jamilah Md Nujid
Mariam Jamilah Md Nujid on 3 Mar 2015
okay sir, thank you for the answered. but the main problem is the time-series data. btw, thank you again :)

Sign in to comment.

Categories

Find more on Time Series in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!