stepfunc

バージョン 1.2.0.0 (1.58 KB) 作成者: Marco Borges
Generates step-function signal and time vector where x is equal to 0 for n < 0 and 1 for x > 0.
ダウンロード: 484
更新 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 Center および MATLAB AnswersDescriptive 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