This function returns the filter coefficients of a triangular window.
y = triang (m)
positive integer value
output variable, vector of real numbers
This is an Octave function. This function returns the filter coefficients of a triangular window of length m supplied as input, to the output vector y.