smoothc.mat
版本 1.0.0.0 (572 字节) 作者:
linda winkler
Smooths a 2D matrix using a cosine taper function.
2.8K 次下载
更新时间
2005/7/1
无许可证
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. 检索时间: .
MATLAB 版本兼容性
创建方式
R12.1
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Image Filtering and Enhancement 的更多信息
标签
致谢
参考作品: smooth2
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
