FedorChervyakov / digital-modulation

Various digital modulation Tx/Rx implementations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Modulation Implementations

Digital modulation tx/rx implementations in Octave.

QPSK

Modulator

qpsk_tx.m

The most basic implementation of the QPSK modulator.

Alt text

Demodulator

qpsk_rx.m

qpsk_rx_matched.m

References

About

Various digital modulation Tx/Rx implementations.

License:MIT License


Languages

Language:MATLAB 100.0%