transform data from hourly to quarter hourly
6 ビュー (過去 30 日間)
古いコメントを表示
Giuseppe D'Amico
2020 年 12 月 15 日
コメント済み: Daniel Pollard
2020 年 12 月 17 日
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!