Azzera filtri
Azzera filtri

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

5 visualizzazioni (ultimi 30 giorni)
anonym
anonym il 17 Nov 2012
Hello can somebody help me, how can i convert a signal in Fourier Domain to Z- Domain, from H(jw) zu H(z). Thanks

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 17 Nov 2012
Modificato: Azzi Abdelmalek il 17 Nov 2012
If Y is your fourier transform
Out=ztrans(ifourier(Y)) % this uses a symbolic tooolbox
  2 Commenti
anonym
anonym il 17 Nov 2012
ifourier is the inverse fourier transform , right ?
Azzi Abdelmalek
Azzi Abdelmalek il 17 Nov 2012
Yes, using symbolic function

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by