频域 Resources

Showing items tagged with "频域"

This source code implements an image restoration approach using sparse prior, featuring comparisons between frequency-domain and spatial-domain restoration techniques. The implementation includes referenced research on "Deconvolution using natural image priors" and demonstrates practical parameter optimization strategies.

MATLAB 450 views Tagged

A MATLAB program that validates the convolution theorem, demonstrating how convolution in the time domain corresponds to multiplication in the frequency domain. Implementation includes time-domain convolution, FFT-based frequency domain conversion, and spectral multiplication with detailed comments.

MATLAB 246 views Tagged