smoothc.mat

Smooths a 2D matrix using a cosine taper function.
2,8K download
Aggiornato 1 lug 2005

Nessuna licenza

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.

Cita come

linda winkler (2024). smoothc.mat (https://www.mathworks.com/matlabcentral/fileexchange/7951-smoothc-mat), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R12.1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: smooth2

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0