Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
MATLAB 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...
MATLAB 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 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0