Determining the z transform

Thread Starter

Electronics117

Joined Sep 9, 2017
27
Im tryng to
Given the following IIR filter equation:

y(n) =0.0181x(n) -0.0543x(n-2) +0.0543x(n-4) - 0.0181x(n-6) + 2.942y(n-1) -4.702y(n-2) +4.634y(n-3) -3.077y(n-4) +1.2466y(n-5) - 0.278y(n-6)

Determine and write out the equation for H(z)

all I know is Hz=Yz/Xz
 

MrAl

Joined Jun 17, 2014
13,702
Im tryng to
Given the following IIR filter equation:

y(n) =0.0181x(n) -0.0543x(n-2) +0.0543x(n-4) - 0.0181x(n-6) + 2.942y(n-1) -4.702y(n-2) +4.634y(n-3) -3.077y(n-4) +1.2466y(n-5) - 0.278y(n-6)

Determine and write out the equation for H(z)

all I know is Hz=Yz/Xz
Hi,

Have you done at least one convolution yet?
Try to reverse the process.
 
Top