| Signal Processing Toolbox | ![]() |
Generate a sampled aperiodic triangle
Syntax
Description
y returns a continuous, aperiodic, symmetric, unity-height triangular pulse at the times indicated in array = tripuls(T)
T, centered about T=0 and with a default width of 1.
y generates a triangular pulse of width = tripuls(T,w)
w.
y generates a triangular pulse with skew = tripuls(T,w,s)
s, where -1 < s < 1. When s is 0, a symmetric triangular pulse is generated.
See Also
chirp, cos, diric, gauspuls, pulstran, rectpuls, sawtooth, sin, square, tripuls
| triang | tukeywin | ![]() |