Consider the pulse function signal below
Problem (8) fft, fftshift, abs functions in MATLAB Consider the pulse function signal below: x(t) = stp_fn(t+1) – stp_fn(t-1) Generate a time variable from -4 to 4 [sec] in 0.001 [sec] step size. Draw x(t) with respect to time using plot. Convert the signal into the “Frequency Domain” signal (amplitude only): – Use fft to […]
Consider the pulse function signal below Read More »