Convolution between an Identity Approximation and a given function

1 次查看(过去 30 天)
Hi all,
I try to do a convolution between an Identity Approximation G and a given function S. From a theoretical point of view, we have the property:
But when i'm trying to have the same property in Matlab with the function 'conv':
Sconv = conv(S, g); it doesn't work properly (see figures below).
<<
>>
Do you have any ideas why is this happening?
Many thanks...
  4 个评论
Image Analyst
Image Analyst 2015-5-19
Please finish your reply. Give us code to make your figure and demonstrate the problem. Otherwise how can we fix it?
Mac Bekcheva
Mac Bekcheva 2015-5-20
I know but the code is too long. Anyway, the problem is solved. Thanks for your interest. Best, Mac

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by