No BSD License
Highlights from
smooth2
smooth2
by Kelly Hilands
16 Nov 2004
(Updated 18 Nov 2004)
Smooths the data in a 2D matrix with a user-defined resolution.
|
Watch this File
|
| File Information |
| Description |
SMOOTH2.M: Smooths matrix data.
MATRIXOUT=SMOOTH2(MATRIXIN,Nr,Nc) smooths the data in MATRIXIN using a running mean over 2*N+1 successive points, N points on each side of the current point. At the ends of the series skewed or one-sided means are used.
Inputs: matrixIn - original matrix
Nr - number of points used to smooth rows
Nc - number of points to smooth columns
Outputs: matrixOut - smoothed version of original matrix
Remark: By default, if Nc is omitted, Nc = Nr. |
| Acknowledgements |
This submission has inspired the following:
smoothc.mat, smooth2a
|
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (12) |
| 23 May 2005 |
Tim Carlton
|
|
|
| 27 Jul 2005 |
Phil Archer
|
|
|
| 20 Oct 2005 |
Mark Stoelinga
|
|
|
| 26 Oct 2005 |
j bowling
|
|
|
| 29 Dec 2005 |
C Manoj
|
|
|
| 22 Oct 2006 |
Paul Griffin
|
|
|
| 12 Nov 2007 |
j bowling
|
|
|
| 12 Mar 2009 |
Greg Reeves
|
|
|
| 02 Dec 2009 |
Joan Pau
|
|
|
| 21 Jun 2010 |
Nathan
|
|
|
| 23 Aug 2010 |
Jakob
|
|
|
| 11 Apr 2012 |
Moritz
|
|
|
|
Contact us at files@mathworks.com