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

2 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Chunru
Chunru il 30 Ott 2021
a = randn(10, 1);
stem(a)

Categorie

Scopri di più su Graph and Network Algorithms in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by