how do i derived my hourly data from 60 minute data, daily data from 24 hours, and a month from related days?for energy consumption

조회 수: 1 (최근 30일)
please help for the matlab code
  댓글 수: 1
Andy
Andy 2019년 7월 1일
You need to ask a question that people can answer. You need to give examples of the input data and what you want for the output.

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

채택된 답변

dpb
dpb 2019년 7월 1일
편집: dpb 2019년 7월 1일
Use a timetable and retime
  댓글 수: 3
dpb
dpb 2019년 7월 4일
편집: dpb 2019년 7월 4일
You need to read "getting started" and work through the tutorial info...specifically to the question https://www.mathworks.com/help/matlab/math/reshaping-and-rearranging-arrays.html
Example for retime should show the way to the other... https://www.mathworks.com/help/matlab/ref/timetable.retime.html#bve5nmz

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Standard File Formats에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by