how to plot u(n-5) * u(n-3) in matlab

3 ビュー (過去 30 日間)
우재 민
우재 민 2022 年 3 月 31 日
回答済み: Pravarthana P 2022 年 4 月 4 日
  • is convolution

回答 (1 件)

Pravarthana P
Pravarthana P 2022 年 4 月 4 日
Hi Woo Jae-Min,
I understand you are trying to plot convolution of two discrete signals.
After creating a unit step signal of your requirement, you can use the function “conv” to calculate the convolution of two discrete signals and to plot you can you the “subplot” function.
Hope this helps you!!

カテゴリ

Help Center および File ExchangeCorrelation and Convolution についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by