PSK Resources

Showing items tagged with "PSK"

This is a collection of programs I developed after studying a communication simulation handbook, implementing ASK (Amplitude Shift Keying), FSK (Frequency Shift Keying), and PSK (Phase Shift Keying) modulation and demodulation. Though relatively simple due to direct formula implementation, these programs demonstrate core digital modulation techniques with practical code examples.

MATLAB 2303 views Tagged

This program identifies third-order cyclostationary features for various FSK and PSK modulation schemes in engineering applications, featuring the most renowned algorithm in the field. Communication modulation recognition specialists will find this implementation particularly insightful, with detailed code-level explanations of feature extraction and classification methodologies.

MATLAB 239 views Tagged