噪声处理 Resources

Showing items tagged with "噪声处理"

Experimental Report on Digital Image Processing containing grayscale image processing, various noise removal techniques, frequency domain filters (Butterworth, Gaussian, and Ideal filters), edge detection, and image sharpening methods. Includes complete MATLAB implementations with experimental procedures, algorithm descriptions using key functions like fft2 and imfilter, and comprehensive result analysis.

MATLAB 277 views Tagged

A MATLAB/Simulink-based algorithm called Trigger that performs noise reduction and peak detection using moving average and matched filters, while validating signal integrity. The algorithm is implemented in M-code and encapsulated into Simulink via S-functions, providing configurable parameters for diverse application scenarios.

MATLAB 190 views Tagged