Job 1:
Create the function by using mat lab to generate the sinusoidal signal. Parameters of a signal must have an Amplitude = 100, frequency = 100Hz, initial phase = 0, sample rate = 5000, signal duration (T) = 1 sec.
Job 2:
Add another sinusoid with frequency 1000 Hz and amplitude 100 to one generated in Job 1. (All other parameters are similar). Now using mat lab plot two cycles of sum of two signals in time.