필터 지우기
필터 지우기

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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by