stepfunc

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

您现在正在关注此提交

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

引用格式

Marco Borges (2026). stepfunc (https://ww2.mathworks.cn/matlabcentral/fileexchange/42826-stepfunc), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0.0

correct documentation

1.0.0.0