stepfunc

版本 1.2.0.0 (1.6 KB) 作者: Marco Borges
Generates step-function signal and time vector where x is equal to 0 for n < 0 and 1 for x > 0.
489.0 次下载
更新时间 2013/7/26

查看许可证

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 (2024). stepfunc (https://www.mathworks.com/matlabcentral/fileexchange/42826-stepfunc), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

correct documentation

1.0.0.0