SmoothStairs('Expression','N')
|
'Expression' |
Input signal in staircase form |
|
'N' |
Degree of the interpolation polynomial |
Description
This function is used to smooth a staircase signal. For this purpose, an interpolation polynomial of degree 'N' is formed, the interpolation points of which are the first values of a staircase step.
