How to Perform a Convolution in MATLAB | MATLAB Tutorial

How to Perform a Convolution in MATLAB | MATLAB Tutorial

Phil Parisi

2 года назад

26,915 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

J Chopra
J Chopra - 01.10.2022 00:09

Is there a specific formula you used for the Hamming curve?

Ответить
Burhanuddin Sakarwala
Burhanuddin Sakarwala - 13.02.2022 19:32

I could not understand what you had done from line 23 up till line 36, could you please show me what is going on there?

Ответить
mahdi nemati
mahdi nemati - 09.11.2021 20:20

your shift is wrong
the correct shift is : t1(1) + t2(1)
the resone is in Convolution we can swap => f(t)*x(t) = x(t)*f(t)
that's why we use : t1(1) + t2(1)
thank you for your great Tutorial

Ответить