时域分析 Resources

Showing items tagged with "时域分析"

Course design for Principles of Automatic Control featuring MATLAB programming and simulation examples including root locus analysis, time-domain analysis, frequency-domain analysis, and control system design and compensation techniques.

MATLAB 220 views Tagged

This study involves collecting electromyographic (EMG) signals from the biceps brachii muscle during flexion-extension exercises, followed by comprehensive time-domain and frequency-domain analysis. Key parameters including integrated EMG (iEMG) and median frequency are computed to estimate muscle fatigue progression, with implementation details for signal processing algorithms and statistical methods.

MATLAB 218 views Tagged

Audio recording program running in MATLAB environment. Capable of recording 1-6 seconds of audio and performing time-domain and frequency-domain analysis. Includes file saving functionality with WAV format support.

MATLAB 270 views Tagged

A comprehensive MATLAB toolkit for speech analysis developed by the Electrical Engineering Department at the University of Texas, featuring time-domain analysis, spectrogram visualization, fundamental frequency extraction, and formant measurement capabilities with implementation-focused documentation.

MATLAB 232 views Tagged

Acquisition of a monaural audio signal (.wav) via WAVREAD function sampling, followed by spectral analysis. Design of low-pass, high-pass, and band-pass FIR filters using windowing method and IIR filters via bilinear transform method. Implementation through M-files to process signals through filters, with comprehensive time-domain and frequency-domain analysis of output signals.

MATLAB 268 views Tagged