convolution circular vs linear

조회 수: 3 (최근 30일)
ashish gupta
ashish gupta 2016년 7월 12일
댓글: Robert Fennis 2016년 7월 12일
hi i have gone through in detail in circular convolution and linear convolution. i find if we padded signal double of its length then circular convolution become linear convolution and result is same. i want to know suppose if i have signal taken experimentally from DSO and if i deconvolved it using circular convolution is it correct? Problem y=h*x+n by circular convolution defination x=ifft(fft(y)/fft(h)) so i want to know is this also correct or have to do linear deconvolution ? because result are diffrent
  댓글 수: 1
Robert Fennis
Robert Fennis 2016년 7월 12일
I think x=ifft(fft(y)/fft(h)) is similar to cirular convolutions so linear convolutions would indeed give you a different result. Whether circular or linear deconvolution is what you are supposed to do completely depends on the situation. Especially wheter or not the signal y is created from signal x using circular or linear convolutions.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by