Community Profile

photo

Alex Backer


QLess

Last seen: 2 months ago|Active since 2020

Statistics

All
  • Personal Best Downloads Level 2
  • 3 Month Streak
  • Revival Level 2
  • First Submission
  • First Answer
  • First Review

View badges

Content Feed

View by

Answered
how to make trendline in matlab using polyfit command?
//www.tatmou.com/matlabcentral/fileexchange/76467-trendline

2 years ago | 0

Submitted


trendline
Plots a linear trendline in current figure.

2 years ago | 28 downloads |

Submitted


xcorrpvalue
Yields p value of the max absolute value of a cross correlation

2 years ago | 7 downloads |

Answered
how to calculate significance value of lag correlation?
I wrote some code to estimate the p-value empirically: Alex Backer (2020). xcorrpvalue (//www.tatmou.com/matlabcentral...

2 years ago | 0

Answered
significance levels of cross correlations
I wrote some code to estimate the p-value empirically: Alex Backer (2020). xcorrpvalue (//www.tatmou.com/matlabcentral...

2 years ago | 0

Answered
level of significance using xcorr
I wrote some code to estimate the p-value empirically: Alex Backer (2020). xcorrpvalue (//www.tatmou.com/matlabcentral...

2 years ago | 0

Answered
P-value of cross-correlation
I found Jeff's code above was giving me p-values that seemed too low, even for random series, so I wrote some code to estimate t...

2 years ago | 0

Answered
Why do I get the error "Undefined function or variable"?
This happened to me with mean and median when I indvertently called it mean(variable,:) instead of mean(variable,1).

2 years ago | 0