transform data from hourly to quarter hourly
조회 수: 5 (최근 30일)
이전 댓글 표시
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
채택된 답변
Daniel Pollard
2020년 12월 15일
The vector x can be datetime values.
댓글 수: 7
Daniel Pollard
2020년 12월 17일
Excellent, I'm glad you managed to get it working. If you could accept the answer so other users know what helped solve your problem that would be great.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Dates and Time에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!