Feeds
提问
Insert first value in vector into next 11 lines using an If loop
I have a vector 8754x1 with hourly temperature data in it for a whole year. I have created a new vector and inserted 11 rows of ...
9 years 前 | 1 个回答 | 0
1
个回答提问
I am trying to downscale some hourly data to 5 min data using the resample command, but I am getting negative values in my output
There seems to be a few interpolate commands out there - interp1, resample - I used resample but it's not working properly. For ...
10 years 前 | 1 个回答 | 0
