I want to convolution these two discrete time signal.

3 views (last 30 days)
Hello , I am new at MATLAB and i want to convolution these 2 signal.
y[n] = x[n] + cos[n+k] >>>>> h[n] = δ[n] + cos(n+k)
a) x[n] = cos [(3/2)πn] , y[n] = cos [(3/2)πn] + cos[n+k] /////// *-< n < *
b) x[n] = n^2 + cos[n+k] , y[n] = n^2 + cos[n+k] /////// *-3 < n < 3*

Answers (0)

Categories

Find more on Signal Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!