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.
3年以上 前 | 1 件の回答 | 0