Statistics
RANK
79,593
of 295,448
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
How do I compute the p-value of the highest r-value from the function [c,lags]=xcorr(A,B)?
When using the [c,lags]=xcorr(A,B) and [r,p]=corrcoef(A,B), the c and r values are different so I can't use both. What I would l...
1 year ago | 1 answer | 0
1
answerMATLAB function "save" and "-V7.3"
What is the difference of a compressed data or a saved data with no compression except for the storage space taken? Will the qua...
1 year ago | 0
Question
How to select and loop variables in a filename
I have monthly files with 2 variables: sst (jan_sst03) and time(jan_dt03) per file, how do I loop all my files such that it wi...
2 years ago | 1 answer | 0
1
answerQuestion
How to plot and label a secondary x-axis in log?
I tried to make a secondary x-axis but instead of 10^-3 to 10^1 like the primary x-axis (frequency), I wanted it to be 10^3 to 1...
3 years ago | 1 answer | 0
1
answerQuestion
25-hourly mean
How do I get a 25-hour running mean for a time series that does not calculate the NaNs? I have an hourly data.
3 years ago | 1 answer | 0