Convolution between an Identity Approximation and a given function

조회 수: 1 (최근 30일)
Mac Bekcheva
Mac Bekcheva 2015년 5월 19일
댓글: Mac Bekcheva 2015년 5월 20일
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