이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
The equivalent of medfilt1 (p=0.5) , movmax (p=1) and movmin (p=0), but for arbitrary quantiles p.
Interface and behavior are designed to conform to the functions mentioned above.
Works in arbitrarily many dimensions, with NaNs and two different padding modes.
Could be sped up by implementing things in C; I believe in Matlab there's not much left to gain. medfilt1 runs about 50-80x faster for p=0.5.
A few test cases are included for verification purposes; these require the Signal Processing toolbox to be present (but are irrelevant for using the file).
인용 양식
Eike Petersen (2026). movquant (https://kr.mathworks.com/matlabcentral/fileexchange/84200-movquant), MATLAB Central File Exchange. 검색 날짜: .
