フィルターのクリア

if i have poles and zeros of a transfer function, how to obtain this transfer function ???

3 ビュー (過去 30 日間)
if i have poles and zeros of a transfer function, how to obtain this transfer function ???

採用された回答

Walter Roberson
Walter Roberson 2020 年 11 月 14 日
transfer_function = tf( zpk(ListOfZeros, ListOfPoles, ListOfGains))

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePole and Zero Locations についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by