Contains codes various Digital Modulation Schemes (like AM, DSB-SC, SSB-SC FM, BPSK, QPSK, 16-QAM, DBPSK, DQPSK) in MatLab from scratch ie. without built-in MatLab functions
-
Updated
Mar 17, 2022 - MATLAB
Contains codes various Digital Modulation Schemes (like AM, DSB-SC, SSB-SC FM, BPSK, QPSK, 16-QAM, DBPSK, DQPSK) in MatLab from scratch ie. without built-in MatLab functions
In this repo we implement a full analog communication system using Matlab. We implement different kinds of modulation like DSBSC, DSBTC, SSBSB, SSBTC, and FM. This project is part of the Analog Communication Course Teached at the Faculty of Engineering, Alexandria University.
Demonstrates concepts of Amplitude Modulation (AM) using Matlab/GNU Octave to modulate using DSB-SC a sinc(x), demodulate synchronously and perform a Low Pass filtering at frequency domain.
Add a description, image, and links to the dsb-sc topic page so that developers can more easily learn about it.
To associate your repository with the dsb-sc topic, visit your repo's landing page and select "manage topics."