Statistics
5 Questions
0 Answers
RANK
19,035
of 295,486
REPUTATION
2
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
2
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 4 answers | 0
4
answersQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 1