均方差 Resources

Showing items tagged with "均方差"

Canny edge detection function implementation with parameters: a (input image) and sigma (Gaussian standard deviation) - including algorithm workflow and key processing steps

MATLAB 183 views Tagged

Implementation of adaptive interference cancellation technique for Additive White Gaussian Noise removal, featuring two correlated noise generation methods - one with single random noise source and another with dual random noise sources. The program calculates signal-to-noise ratio improvement and mean square error gain after denoising, demonstrating algorithm performance through quantitative metrics.

MATLAB 211 views Tagged