Feeds
提问
creating grided matrix from lat lon and aod data
Say I have a matrix containing lat lon and AOD value A= 23.34232 67.43123 0.42 23.34562 67.42321 0.73 23.35813 67.4432...
10 years 前 | 1 个回答 | 0
1
个回答提问
Suppose i have points ( 0.9, 79, 76,23, 1, 3, 4.3,89), what is the slope of the line formed by this points
slope of line formed by arbitary points
11 years 前 | 4 个回答 | 0
4
个回答提问
Slope of a row of a matrix
I have a 80 x 40 matrix, i need to find slope of each row of the matrix
11 years 前 | 1 个回答 | 1
1
个回答提问
I have 2 values of population say 30000 for 2001 and 50000 for 2011, I want the population values for all the years between 2001 to 2011 following the trend of population rise from 2001 to 2011
do I use the extrapolation technique for this? If so how?
11 years 前 | 2 个回答 | 0
2
个回答提问
Suppose I have a matrix A(590x133). How should I find slope of each row of the matrix A
[r,m,b]= regression(i,j); It is not being possible to find the slope of each row using this command
11 years 前 | 1 个回答 | 1