Feeds
提问
group data every 10 days(decade)?
i have 1 year of temperature data, I have 3 arrays - Latitude, Longitude, Temperature, times (daily) i want to group or extrac...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to use "if statement" for different matrix?
i dont know how to explain my question, lets say i have 4 matrix a = [1 3 5; 2 4 7]; b = [1 2 5; 2 4 6]; c = [1 4 5; 4 4 7];...
4 years 前 | 1 个回答 | 0
1
个回答提问
average for each year
i have this Matrix, consisting of 3 columns: Column 1: long Column 2: lat Column 3: year lets say 97x281x15, I want to make a...
4 years 前 | 1 个回答 | 1
1
个回答提问
How to mean all array?
Hi, im using matlab r2018a lets say i have array A = [NaN 1 1; 2 NaN 2; 1 NaN 2; 4 2 2] how to get mean of all of it? i nee...
4 years 前 | 2 个回答 | 0
2
个回答提问
how to average seasonly?
i have data set 141x49x300 (longitude,latitude,time), it contains data monthly average from 1995-2019. which mean 141x49x1 mean ...
4 years 前 | 1 个回答 | 0

