Linear Convolution without using conv(A, B)

It is a basic operation to calculate the output for any linear time invariant system given its input and its impulse response.

Ahora está siguiendo esta publicación

Enter x
[1 2 3 4 5]
Enter the lower limit:
-1
Enter the upper limit:
3
Enter h:
[1 2 3]
Enter the lower limit:
-2
Enter the upper limit:
0
x(n) is:
1 2 3 4 5

h(n) is:
1 2 3

y(n) is:
1 4 10 16 22 22 15

Citar como

Ashutosh Rout (2026). Linear Convolution without using conv(A, B) (https://la.mathworks.com/matlabcentral/fileexchange/68496-linear-convolution-without-using-conv-a-b), MATLAB Central File Exchange. Recuperado .

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0