How do you plot this convolution integral by using “conv.m” in MATLAB?
Mostra commenti meno recenti
rect(t/2)*sgn(t)
1 Commento
Image Analyst
il 7 Set 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?
Risposte (0)
Categorie
Scopri di più su Correlation and Convolution in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!