Circular convolution using FFT matlab

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

It seems like some minor errors are there. Since the convolution vector has 4 degrees, as N=4. Then the padded zero should be no less than 2*N-1 as 7. Otherwise, the first convolution value is not correct. It should be 1 if you implement Conv([1 2 3 4], [1 2]) in Matlab.

klskkk
visit shbcf.ru