Use Interp1 to my data
1 次查看(过去 30 天)
显示 更早的评论
I have data for one month, and recorded every two weeks how can I do interpolation them to get daily data, however I am unsure of how to do this. Any help would be appreciated, Thanks.
4 个评论
Star Strider
2017-3-4
‘... recorded every two weeks how can I do interpolation them to get daily data ...’
You can’t, without a very large dose of lysergic acid diethylaimide.
Image Analyst
2017-3-4
What does "recorded every two weeks" mean? Was it recorded for 1 second at an instant in time two weeks apart? Was the recording the total integrated signal over the whole two week period?
What is one row of your data? A reading at the two week times? So every row is a reading two weeks apart? And you need to add 13 rows in between each existing row for the 13 other days?
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!