Signal Waveforms, Amplitude Spectrum, and Phase Spectrum
Algorithms and waveforms for signal waveforms, amplitude spectrum, phase spectrum, and cross-correlation function, with MATLAB implementation insights
Explore MATLAB source code curated for "信号波形" with clean implementations, documentation, and examples.
Algorithms and waveforms for signal waveforms, amplitude spectrum, phase spectrum, and cross-correlation function, with MATLAB implementation insights
QPSK Simulation - Implementation of QPSK modulation and demodulation using SIMULINK block diagrams with MATLAB code support, featuring modulated signal waveform, demodulated signal waveform, eye diagram, and bit error rate analysis. The MATLAB implementation includes signal generation, modulation/demodulation algorithms, and performance visualization functions.
EEG signal waveform analysis involving wavelet decomposition and visualization through plotting
OS-CFAR Detector with Ordered Statistics: Includes simulations of OS-CFAR detection for noise-only signals without targets, and OS algorithm simulations for target-containing signals in Rayleigh clutter environments. Some programs focus on visualization by plotting signal waveforms and detection threshold comparisons during the OS-CFAR process, while others calculate detection probability and false alarm probability metrics through statistical analysis algorithms.