How do you plot this convolution integral by using “conv.m” in MATLAB?
5 次查看(过去 30 天)
显示 更早的评论
rect(t/2)*sgn(t)
1 个评论
Image Analyst
2017-9-7
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?
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!