The document describes simulations of various digital modulation and demodulation techniques using MATLAB software, including:
1. AM, DSB-SC, FM, SSB, PWM, sampling and reconstruction, PPM modulation and demodulation.
2. For each technique, the document provides the MATLAB code used for the simulation as well as plots of the output signals to demonstrate the modulation/demodulation process.
3. The techniques are executed using the MATLAB communication toolbox and involve generating modulated signals, adding noise, and recovering the original signal through demodulation.