smoothc.mat

Smooths a 2D matrix using a cosine taper function.

You are now following this Submission

Usage:
mO=smoothc(mI,Nr,Nc)
mI=input matrix
Nr=number of rows included in smoothing function
Nc=number of columns included in smoothing function
mO=output array, smoothed

Intended as an example of using a kernel to smooth an image. With minimal changes, the user may implement another kernel.

Cite As

linda winkler (2026). smoothc.mat (https://ch.mathworks.com/matlabcentral/fileexchange/7951-smoothc-mat), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: smooth2

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0