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

7 ビュー (過去 30 日間)
anonym
anonym 2012 年 11 月 17 日
Hello can somebody help me, how can i convert a signal in Fourier Domain to Z- Domain, from H(jw) zu H(z). Thanks

回答 (1 件)

Azzi Abdelmalek
Azzi Abdelmalek 2012 年 11 月 17 日
編集済み: Azzi Abdelmalek 2012 年 11 月 17 日
If Y is your fourier transform
Out=ztrans(ifourier(Y)) % this uses a symbolic tooolbox
  2 件のコメント
anonym
anonym 2012 年 11 月 17 日
ifourier is the inverse fourier transform , right ?
Azzi Abdelmalek
Azzi Abdelmalek 2012 年 11 月 17 日
Yes, using symbolic function

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by