Despiking Acoustic Doppler Velocimeter (ADV) Data

버전 1.2.0.0 (4.47 KB) 작성자: Rashedul Islam
This code removes spikes from the Acoustic Doppler Velocimeter (ADV) measurements.
다운로드 수: 1.2K
업데이트 날짜: 2013/6/17

라이선스 보기

The ADV measurements are often contaminated by spikes. This code applies bivariate kernel density function to separate the data from the spike clusters. It is observed that the code can retrieve data despite 70% measurements are contaminated by spikes. The bivariate kernel density function is
generated using Botev et al. (2010)'s FFT based code. The measurements identified as spikes are removed and replaced by the linearly interpolated values. The detail algorithm is available in the following references:

1) Islam, M.R. and Zhu, D.Z. (2013), A Kernel Density Based Algorithm to Despike ADV Data, Journal of Hydraulic Engineering, ASCE, 139(7),785-793.

2) Botev, Z.I., Grotowski, J.F., and Kroese, D.P.(2010),Kernel Density Estimation Via Diffusion, Annals of Statistics, 38(5),2916-2957.

인용 양식

Rashedul Islam (2024). Despiking Acoustic Doppler Velocimeter (ADV) Data (https://www.mathworks.com/matlabcentral/fileexchange/39767-despiking-acoustic-doppler-velocimeter-adv-data), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Detection, Range and Doppler Estimation에 대해 자세히 알아보기
도움

받음: improved xlswrite.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

Reference was updated.

1.0.0.0