MATLAB仿真 Resources

Showing items tagged with "MATLAB仿真"

MATLAB simulation for speech recognition with comprehensive documentation, featuring MFCC feature extraction and DTW algorithm for identifying 10 simple voice commands. Implementation includes code-level explanations of feature vector computation and pattern matching techniques.

MATLAB 306 views Tagged

This MATLAB simulation program implements mean-shift moving target tracking, providing essential support for researchers studying tracking algorithms. The simulation includes key components such as target initialization, histogram calculation, mean-shift iterative optimization, and position updating mechanisms.

MATLAB 265 views Tagged

MATLAB simulation program for polyphase structure-based channelized transmitter real signal output: The simulation results demonstrate that the bandwidth required for outputting 8 real signals is half of that needed for 8 complex signals. The implementation utilizes polyphase decomposition techniques to optimize computational efficiency. Additionally, the spectral structure of the output complex signals differs from the sequential correspondence structure obtained through direct implementation methods, requiring further investigation into the underlying causes through spectral analysis functions like fft() and frequency domain plotting routines.

MATLAB 239 views Tagged

MATLAB simulation of 8 radar signal patterns including staggered PRF, PRF jitter, PRI frequency modulation, frequency diversity, and other modulation techniques with code implementation examples.

MATLAB 229 views Tagged

Implementation of matched filter simulation in MATLAB, modeling the complete process from source waveform encoding, channel transmission, to receiver decoding with key code implementation details.

MATLAB 261 views Tagged