stepfunc

Generates step-function signal and time vector where x is equal to 0 for n < 0 and 1 for x > 0.

Ahora está siguiendo esta publicación

The stepfunc generates step-function signal and time vector where x is equal to 0 for n < 0 and 1 for x > 0. Unlike heaviside, x is equal to 0 instead of 0.5 for n = 0.
Mathematical formula: x(n) = u(n-n0); n1 <= n,n0 <= n2

Citar como

Marco Borges (2026). stepfunc (https://es.mathworks.com/matlabcentral/fileexchange/42826-stepfunc), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.2.0.0

correct documentation

1.0.0.0