comparison scripts/signal/rectangle_lw.m @ 9051:1bf0ce0930be

Grammar check TexInfo in all .m files Cleanup documentation sources to follow a few consistent rules. Spellcheck was NOT done. (but will be in another changeset)
author Rik <rdrider0-list@yahoo.com>
date Fri, 27 Mar 2009 22:31:03 -0700
parents f084ba47812b
children 16f53d29049f
comparison
equal deleted inserted replaced
9044:656ad518f385 9051:1bf0ce0930be
17 ## along with Octave; see the file COPYING. If not, see 17 ## along with Octave; see the file COPYING. If not, see
18 ## <http://www.gnu.org/licenses/>. 18 ## <http://www.gnu.org/licenses/>.
19 19
20 ## -*- texinfo -*- 20 ## -*- texinfo -*-
21 ## @deftypefn {Function File} {} rectangle_lw (@var{n}, @var{b}) 21 ## @deftypefn {Function File} {} rectangle_lw (@var{n}, @var{b})
22 ## Rectangular lag window. Subfunction used for spectral density 22 ## Rectangular lag window. Subfunction used for spectral density
23 ## estimation. 23 ## estimation.
24 ## @end deftypefn 24 ## @end deftypefn
25 25
26 ## Author: FL <Friedrich.Leisch@ci.tuwien.ac.at> 26 ## Author: FL <Friedrich.Leisch@ci.tuwien.ac.at>
27 ## Description: Rectangular lag window 27 ## Description: Rectangular lag window