How to convert a signal from H(jw) to H(z)

Hello can somebody help me, how can i convert a signal in Fourier Domain to Z- Domain, from H(jw) zu H(z). Thanks

Answers (1)

If Y is your fourier transform
Out=ztrans(ifourier(Y)) % this uses a symbolic tooolbox

2 Comments

ifourier is the inverse fourier transform , right ?
Yes, using symbolic function

Sign in to comment.

Asked:

on 17 Nov 2012

Community Treasure Hunt

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

Start Hunting!