diff Problems/private/countcover.m @ 16:41a5a3c26961

(none)
author idamnjanovic
date Thu, 25 Mar 2010 14:05:46 +0000
parents 207a6ae9a76f
children
line wrap: on
line diff
--- a/Problems/private/countcover.m	Thu Mar 25 14:05:27 2010 +0000
+++ b/Problems/private/countcover.m	Thu Mar 25 14:05:46 2010 +0000
@@ -6,6 +6,8 @@
 %  and are shifted between them by steps of size STEPSIZE=[S1 S2 ... Sp].
 %  COUNTCOVER returns a matrix the same size as the signal, containing in
 %  each entry the number of blocks covering that sample.
+%
+%  See also IM2COLSTEP, COL2IMSTEP, IM2COL.
 
 
 %  Ron Rubinstein