tripuls
Discretized aperiodic triangle.
| Library |
|
Arguments
Input arguments
# t — sampling periods
+
vector
Details
The sampling periods of a single triangular pulse, given as a vector.
| Data types |
|
# tw is the width of the triangle
+
1 (by default) | positive number
Details
The width of the triangle, set as a positive number.
| Data types |
|
# skew — the slope of the triangle
+
0 (by default) | real number
Details
The slope of a triangle, given as a real number such that skew . When the argument skew equal to 0, the function generates a symmetrical triangular pulse.
| Data types |
|
Output arguments
# y is a triangular pulse
+
vector
Details
A triangular pulse of unit amplitude, returned as a vector.