1.

Discrete time convolution is not possible in MATLAB.(a) True(b) FalseThis question was posed to me in an internship interview.My question is from Operations on Signals topic in division Digital Signal Processing of MATLAB

Answer»

The CORRECT answer is (B) False

The explanation: We need to DEFINE the signal in terms of vectors and then we can give them as inputs to the CONV() command. This will result in the discrete time convolution.



Discussion

No Comment Found

Related InterviewSolutions