フィルターのクリア

How to implement Ehd in Simulink as shown below?(simulation)

1 回表示 (過去 30 日間)
af af
af af 2021 年 5 月 19 日
編集済み: af af 2021 年 5 月 21 日
How to implement Ehd in Simulink as shown below?
Eh0=200, Ehf=0, a=0.055, t=100,
Ehd=(Eh0-Ehf)*exp(-at)+Ehf
Where is the problem in Simulink below?

採用された回答

Walter Roberson
Walter Roberson 2021 年 5 月 20 日
All of your inputs are constant. The result is going to be constant. Your t should be driven by the clock rather than being a constant.
  1 件のコメント
af af
af af 2021 年 5 月 21 日
編集済み: af af 2021 年 5 月 21 日
thanks

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

その他の回答 (0 件)

カテゴリ

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