Effacer les filtres
Effacer les filtres

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

5 vues (au cours des 30 derniers jours)
anonym
anonym le 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

Réponses (1)

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

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by