is F(x,n)=x(−n+2)F(x,n)=x(−n+2) time invariant?

信息处理 discrete-signals system-identification
2022-02-15 16:38:15

My book with answers to proakis and manolakis book says that F(x,n)=x(n+2)

First we shift output signal:

F(x,nk)=x((nk)+2)=x(n+k+2)

now lets put x(n)=x(nk)

F(x,n)=x(n+2)=x(n+2k)=x(nk+2)

since F(x,nk)F(x,n)

1个回答

Your reasoning is correct and we arrive at the same conclusion.

The system's output is given by

(1)y[n]=x[n+2]

Let

(2)x2[n]=x[nk]

The corresponding output is

(3)y2[n]=x2[n+2]=x[nk+2]

From (1) the shifted output is

(4)y[nk]=x[(nk)+2]=x[n+k+2]

Since (3) and (4) are not identical, the system is time-varying.