フィルターのクリア

Arbitrary transfer function in simulink

4 ビュー (過去 30 日間)
Yongwei Ni
Yongwei Ni 2021 年 10 月 20 日
回答済み: Shanmukha Voggu 2021 年 10 月 25 日
I need the transfer function with (sqrt(s)+1)/(sqrt(s)-1) to model a special device.
But all the transfer function I get is standard one, either TF or ZP expression. This is not good at all.
Do anyone know how to realize this in simulink?

回答 (1 件)

Shanmukha Voggu
Shanmukha Voggu 2021 年 10 月 25 日
Hi Yongwei,
You would need to mathematically approximate the original transfer function and express it in terms of polynomials with integer powers, which can be handled by MATLAB and Simulink.
In addition, there are two references on MATLAB Central that allow you to approximate transfer functions where the power of 's' might not be an integer:
However, please note that MATLAB File Exchange is a forum for our product users to interact, exchange information and knowledge without MathWorks involvement. Feel free to contact the author of this submission directly for specific questions about the implementation

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by