Convolution between an Identity Approximation and a given function

1 Ansicht (letzte 30 Tage)
Mac Bekcheva
Mac Bekcheva am 19 Mai 2015
Kommentiert: Mac Bekcheva am 20 Mai 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 Kommentare
Image Analyst
Image Analyst am 19 Mai 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 am 20 Mai 2015
I know but the code is too long. Anyway, the problem is solved. Thanks for your interest. Best, Mac

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by