Median Filtering

Median Filter, Removing noise with Laplacian distribution, Laplace Filter
1.1K Downloads
Updated 2 Apr 2012

View License

The median filter is a nonlinear digital filtering technique, often used to remove noise with Laplacian distrinution. The main idea of the median filter is to run through the signal entry by entry, replacing each entry with the median of neighboring entries. The pattern of neighbors is called the "window", which slides, entry by entry, over the entire signal.

Cite As

Vallabha Hampiholi (2024). Median Filtering (https://www.mathworks.com/matlabcentral/fileexchange/35965-median-filtering), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0