photo

Anna


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
35,218
of 300,338

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

  • Thankful Level 1

View badges

Feeds

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

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

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

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

12 years ago | 1 answer | 1

1

answer