if i have poles and zeros of a transfer function, how to obtain this transfer function ???
5 ビュー (過去 30 日間)
古いコメントを表示
if i have poles and zeros of a transfer function, how to obtain this transfer function ???
0 件のコメント
採用された回答
Walter Roberson
2020 年 11 月 14 日
transfer_function = tf( zpk(ListOfZeros, ListOfPoles, ListOfGains))
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Dynamic System Models についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!