频谱分析 Resources

Showing items tagged with "频谱分析"

1) Speech signal acquisition using audio recording functions 2) Spectral analysis through FFT implementation 3) Design of high-pass/low-pass digital filters with frequency response visualization 4) Signal filtering using convolution operations 5) Comparison of pre/post-filtering waveforms and spectra 6) Original signal audio playback 7) Time-stretching algorithms for fast/slow playback 8) Echo effect implementation using delay lines 9) Pitch shifting techniques for high/low voice effects 10) GUI system design with interactive controls

MATLAB 250 views Tagged

Performing FFT transformation on sine wave signals to plot spectrum diagrams and conduct spectral analysis, enabling signal-to-noise ratio calculation with MATLAB code implementation

MATLAB 255 views Tagged

This project involves recording a personal speech signal, performing sampling operations, and visualizing both time-domain waveforms and spectrograms. With specified filter performance metrics, we design filters using the window function method and bilinear transformation, then plot their frequency responses. The recorded signal is filtered using the custom-designed filter, and the filtered signal's time-domain waveform and spectrum are visualized. Finally, a comparative analysis between pre-filtered and post-filtered signals is conducted to examine signal changes.

MATLAB 264 views Tagged

Generation and spectral analysis of 4-FSK signals for fundamental digital communication principles, featuring random signal generation techniques and frequency domain characterization through mathematical modeling and simulation code implementation.

MATLAB 216 views Tagged