How do you plot this convolution integral by using “conv.m” in MATLAB?
Ältere Kommentare anzeigen
rect(t/2)*sgn(t)
1 Kommentar
Image Analyst
am 7 Sep. 2017
I suppose you'd use the plot() function. What do you mean by convolution integral? What is being convolved? What is being integrated? Why don't you use the conv() function?
Antworten (0)
Kategorien
Mehr zu Correlation and Convolution 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!