Circular-convolution without using cconv(x,y,n)

It is used to convolve two Discrete Fourier transform sequences.It is faster for long sequences than linear convolution.

Al momento, stai seguendo questo contributo

Enter x(n):
[1 2 2 1]
Enter h(n):
[1 2 3 1]
x(n) is:
1 2 2 1

h(n) is:
1 2 3 1

Y(n) is:
11 9 10 12

Cita come

Ashutosh Rout (2026). Circular-convolution without using cconv(x,y,n) (https://it.mathworks.com/matlabcentral/fileexchange/68585-circular-convolution-without-using-cconv-x-y-n), MATLAB Central File Exchange. Recuperato .

Add the first tag.

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0