two function convolution with matlab

Respuestas (1)

Image Analyst
Image Analyst el 3 de Mayo de 2014
Do you have a question? Why not look up conv()? Hint:
t = 0 : 0.05 : pi; % For x -- make it 2*pi when you go to computer h.

2 comentarios

Ellen
Ellen el 6 de Mayo de 2014
x(t) and h(t) have different interreginal
I don't know what that means. Did you do
out = conv(x,h)
??

Iniciar sesión para comentar.

Preguntada:

el 3 de Mayo de 2014

Comentada:

el 6 de Mayo de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by