transform data from hourly to quarter hourly
Mostrar comentarios más antiguos
Hi everyone, I kindly ask you for help for a problem that I am facing, basically I have hourly data of active power produced by photovoltaic systems.
I would like to broaden the resolution of this data, transforming it from hourly to quarter hourly with some sort of fitting or interpolation.
How can it be done? is there any function on matlab that can help me?
Here is an example excel file.
Thanks in advance for your help.
4 comentarios
VBBV
el 15 de Dic. de 2020
Use timetable and retime functions
Giuseppe D'Amico
el 15 de Dic. de 2020
VBBV
el 15 de Dic. de 2020
Giuseppe D'Amico
el 16 de Dic. de 2020
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB 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!