フィルターのクリア

Find steady state value of a function

60 ビュー (過去 30 日間)
Rakesh Jain
Rakesh Jain 2017 年 2 月 10 日
コメント済み: James Richard 2018 年 11 月 20 日
By writing some program code I got an output y = exp(-2*t)/2 - exp(-t) + 1/2. I want to separate out 1/2 from it. What command shall I use to get the steady state value (t = infinity) of the function (which is 1/2 in this case). I can also put t = 10000(some large value) to get my steady state value if infinity is not possible.So it boils down to finding the value of the function at a particular time. How should I do it?

採用された回答

Torsten
Torsten 2017 年 2 月 10 日
https://de.mathworks.com/help/symbolic/limit.html
Best wishes
Torsten.
  2 件のコメント
Rakesh Jain
Rakesh Jain 2017 年 2 月 10 日
編集済み: Rakesh Jain 2017 年 2 月 10 日
Thanks a lot for your help. You have made my work a lot easier
James Richard
James Richard 2018 年 11 月 20 日
If somebody search on google how to find steady state value or final value of an LTI system step response (transfer function, state-space, etc) then you can find it using dcgain function
https://www.mathworks.com/help/control/ref/dcgain.html

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDigital Filter Analysis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by