Community Profile

photo

Anna


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 1

1

answer