how to get an impulse response rather than a sine wave?

1 回表示 (過去 30 日間)
Tasin Nusrat
Tasin Nusrat 2021 年 10 月 30 日
回答済み: Chunru 2021 年 10 月 30 日
If I don't want to connect my output data as wave, rather want to connect each output for the respective inputs, how should I supposed to do that? How can I get 2nd type of graph instead of 1st one?

回答 (1 件)

Chunru
Chunru 2021 年 10 月 30 日
a = randn(10, 1);
stem(a)

カテゴリ

Help Center および File ExchangeGraph and Network Algorithms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by