stepfunc

Generates step-function signal and time vector where x is equal to 0 for n < 0 and 1 for x > 0.
483 download
Aggiornato 26 lug 2013

Visualizza la licenza

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

Cita come

Marco Borges (2024). stepfunc (https://www.mathworks.com/matlabcentral/fileexchange/42826-stepfunc), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.2.0.0

correct documentation

1.0.0.0