低通滤波器 Resources

Showing items tagged with "低通滤波器"

In this system, the information sequence undergoes FSK modulation first, followed by a low-pass filter with 25kHz cutoff frequency to constrain signal bandwidth. The filtered signal is then upconverted via a mixer to higher transmission frequencies. At the receiver, synchronized frequency-hopping signals perform downconversion (de-hopping occurs here), with lower sideband extraction preceding FSK demodulation. Implementation involves digital signal processing algorithms for modulation/demodulation and mixer operations using trigonometric functions.

MATLAB 219 views Tagged

Digital image processing techniques for filtering and Fourier compression, including Ideal Low-Pass Filter, Butterworth High-Pass Filter, Gaussian Band-Pass Filter, Gaussian Band-Stop Filter, and FFT-based image compression. Implementation examples with comparative screenshots of original and processed images are provided.

MATLAB 166 views Tagged

The primary frequency domain low-pass filters include Ideal, Butterworth, and Gaussian types, commonly implemented in digital signal processing for high-frequency attenuation.

MATLAB 228 views Tagged

M-file source code for a filter implementation in MATLAB, specifically demonstrating a low pass filter design with Butterworth coefficients for signal smoothing and noise reduction.

MATLAB 213 views Tagged