端点检测 Resources

Showing items tagged with "端点检测"

This analysis explores key aspects of speech signal processing using MATLAB, including short-time energy computation, endpoint detection algorithms, and power spectrum analysis with short-time Fourier transform characteristics. The study provides practical code implementation approaches for each technique.

MATLAB 285 views Tagged

An isolated word recognition system based on the Dynamic Time Warping (DTW) algorithm, implemented using MATLAB programming. The system performs endpoint detection on speech signals to extract effective speech segments from raw audio data, enabling accurate isolated word recognition through time-series pattern matching.

MATLAB 318 views Tagged