This document describes a MATLAB program to perform operations on discrete-time signals. It discusses amplitude manipulation operations like amplification, attenuation, and amplitude reversal. Time manipulation operations covered include time shifting and time reversal. It also describes adding and multiplying two discrete signals. The program takes user input, performs the selected operations, and plots the output waveforms to verify results.