Convolution between an Identity Approximation and a given function

1 visualización (últimos 30 días)
Mac Bekcheva
Mac Bekcheva el 19 de Mayo de 2015
Comentada: Mac Bekcheva el 20 de Mayo de 2015
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 comentarios
Image Analyst
Image Analyst el 19 de Mayo de 2015
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 el 20 de Mayo de 2015
I know but the code is too long. Anyway, the problem is solved. Thanks for your interest. Best, Mac

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by