smoothc.mat

Smooths a 2D matrix using a cosine taper function.

您现在正在关注此提交

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.

引用格式

linda winkler (2026). smoothc.mat (https://ww2.mathworks.cn/matlabcentral/fileexchange/7951-smoothc-mat), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: smooth2

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0