1.

What is the working of the conv2() command?(a) 2-d convolution(b) 1-d convolution(c) 3-d convolution(d) n-d convolutionThe question was asked during an internship interview.This is a very interesting question from Convolution topic in division Digital Signal Processing of MATLAB

Answer»

The CORRECT option is (a) 2-d convolution

For explanation: The conv2() COMMAND is defined in MATLAB to PERFORM 2d convolution. Hence, only 2-d convolution is correct. This TYPE of convolution is essential in image processing and VIDEO processing.



Discussion

No Comment Found

Related InterviewSolutions