Feeds
提问
Calculating Kendall's tau
Hi, I'm trying to calculate Kendall's tau using the 'corrcoef' command. My code so far is: A_col = A_short' idx = find(~is...
11 years 前 | 2 个回答 | 0
2
个回答提问
Displaying latitude and longitude on grid lines
Hi, I have an ortho map projection with latitude and longitude grid lines and I want to display the degrees of latitude and l...
11 years 前 | 1 个回答 | 0
1
个回答提问
Correlation coefficent for vectors (of unequal lengths).
Hi, I have two separate vectors (A and B) which I want to caculate '[r,p] = corrcoef(A,B)' for. They are the same length but...
11 years 前 | 2 个回答 | 0
2
个回答提问
How do I average a time series with uneven intervals?
Hi, I have a time series which has vector values recorded at a frequency greater than 1 hz (1 measurement per second) with u...
11 years 前 | 1 个回答 | 1