• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Basic EE Signals Help Needed

Rkonster

Golden Member
My brain is not functioning, and I cannot solve this. I was wondering if anyone knew how.

The unit-step response of an LTI system is y[n] = ((1/2)^n) u[n]. What is the response to x[n] = -2delta[n+1]+2delta[n]-2delta[n-1].

Thanks.
 
Look at it this way: delta[n] = u[n] - u[n-1]
Since you know the unit step response, you can use this to find the impulse response, and it's easy from there.
 
Back
Top