how to convolute two discrete impulse functions
Ältere Kommentare anzeigen
Im having a few issues trying to figure out the syntax to convolute two discrete impulse functions. any help on the syntax would be great. here are the two signals
x[n]= -delta[n+1] + 0.5delta[n] + 2delta[n-1] h[n]= 2delta[n] + delta[n-1]
1 Kommentar
justin stephens
am 25 Feb. 2018
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Signal Generation, Analysis, and Preprocessing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!