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 visualización (últimos 30 días)
please help for the matlab code
  1 comentario
Andy
Andy el 1 de Jul. de 2019
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.

Iniciar sesión para comentar.

Respuesta aceptada

dpb
dpb el 1 de Jul. de 2019
Editada: dpb el 1 de Jul. de 2019
Use a timetable and retime
  3 comentarios
dpb
dpb el 4 de Jul. de 2019
Editada: dpb el 4 de Jul. de 2019
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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Standard File Formats en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by