语音去噪 Resources

Showing items tagged with "语音去噪"

Speech denoising using wavelet packet decomposition with threshold estimation via entropy spectral probability density function to remove real-world environmental noise. The implementation involves signal decomposition, entropy-based threshold calculation, and coefficient processing for noise removal.

MATLAB 273 views Tagged

A MATLAB-based speech denoising low-pass filter implementation using Hamming window design. The provided MATLAB code (self-developed, fully executable when copied to .m file) implements windowed FIR filter design with frequency response visualization and signal processing capabilities.

MATLAB 272 views Tagged