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

1 Ansicht (letzte 30 Tage)
Tasin Nusrat
Tasin Nusrat am 30 Okt. 2021
Beantwortet: Chunru am 30 Okt. 2021
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?

Antworten (1)

Chunru
Chunru am 30 Okt. 2021
a = randn(10, 1);
stem(a)

Kategorien

Mehr zu Graph and Network Algorithms finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by