이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Computes the Pearson product-moment correlation coefficient r over a moving window for two vectors x & y. This is
basically a wrapper to MOVSUM and the low-memory overhead computation of r. See second formula in
https://en.wikipedia.org/wiki/Pearson_correlation_coefficient#For_a_sample
인용 양식
David J. Mack (2026). movcorr(x, y, k, varargin): Compute windowed correlation coefficient (https://kr.mathworks.com/matlabcentral/fileexchange/65342-movcorr-x-y-k-varargin-compute-windowed-correlation-coefficient), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.4.0.0 | [MOD]
|
||
| 1.3.0.0 | [ADD]
|
||
| 1.2.0.0 | Fix in input parser.
|
||
| 1.1.0.0 | Forgot file update
|
||
| 1.0.0.0 | Added ML-FEX ID to description. |
