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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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.
거의 4년 전 | 답변 수: 1 | 0