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 CenterFile Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by