shifted and scaling DISCRET SIGNAL

x=[1,2,3,4,5,6,7]; n=[-3,-2,-1,0,1,2,3]; stem (x,n) now i need to compression by factor 2 and shifted this discret signal by 3 to the left thanx

1 Comment

What have you done to solve your homework problem? By compression do you mean downsampling? and you need to be clear about when you want to apply the translation. Downsampling and translation do not commute.

Answers (0)

This question is closed.

Asked:

on 26 Mar 2012

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!