This document describes a MATLAB program to study basic operations on discrete-time signals, including amplitude manipulation through scaling, attenuation, reversal, and offsetting, as well as time manipulation through shifting and reflection. The program prompts the user for input signals and operation parameters, performs the selected operations using MATLAB functions, and plots the output signals for comparison.