smoothing filter matlab code aussfilt' function for images or by creating a Gaussian kernel with 'fspecial('gaussian', size, sigma)' and then convolving it with your data using 'conv' or 'imfilter'. What are the common types of smoothin L Lamar Gerhold May 29, 2026