Feeds
已回答
interpolation shorter vector using a longer vector?
this works: InterpLat = interp1(mat2,mat3,mat1);
interpolation shorter vector using a longer vector?
this works: InterpLat = interp1(mat2,mat3,mat1);
11 years 前 | 0
| 已接受
提问
interpolation shorter vector using a longer vector?
Hi all, I have a data set which I need to add latitude longitude values to. I am using time in Julian day from the start of the...
11 years 前 | 1 个回答 | 0
1
个回答提问
Binning CTD data into 10m intervals and corresponding data in separate columns
Hi everyone, first time posting here. I am trying to bin the following data that I have stored in a array (5026 X 6 double). ...
11 years 前 | 2 个回答 | 0
