How do you plot this convolution integral by using “conv.m” in MATLAB?
古いコメントを表示
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 件)
カテゴリ
ヘルプ センター および File Exchange で Correlation and Convolution についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!