photo

Sammy


Last seen: 8 days 前 自 2021 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2
  • First Answer
  • First Review

查看徽章

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...

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

1

个回答