Hello,
The filter2 in Matlab gives an option ‘same’ to Return the central part of the filtered data, which is the same size as X .
filter2() usage in Matlab
Y = filter2(H,X,shape)
Hello,
The filter2 in Matlab gives an option ‘same’ to Return the central part of the filtered data, which is the same size as X .
filter2() usage in Matlab
Y = filter2(H,X,shape)