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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0
