Help with a command
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
Is there any command in matlab which makes the convolution between two functions according to the following Mathematical definition?

I've used the command conv but I'm not sure. Thanks!
0 件のコメント
回答 (1 件)
Image Analyst
2015 年 3 月 26 日
0 投票
Yes. conv() will do it. There is also a 2d version conv2().
0 件のコメント
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!