smoothc.mat

Smooths a 2D matrix using a cosine taper function.
2.8K Downloads
Updated 1 Jul 2005

No License

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 (2024). smoothc.mat (https://www.mathworks.com/matlabcentral/fileexchange/7951-smoothc-mat), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: smooth2

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0