bartl: Bartlett window

View source: R/bartl.R

bartlR Documentation

Bartlett window

Description

Bartlett (triangle) window of length m

Usage

bartl(m)

Arguments

m

integer, length of vector

Value

vector

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

References

Aster, R.C., C.H. Thurber, and B. Borchers, Parameter Estimation and Inverse Problems, Elsevier Academic Press, Amsterdam, 2005.

Examples


bartl(11)


PEIP documentation built on Aug. 21, 2023, 9:10 a.m.