필터 지우기
필터 지우기

simulink: solving differential equations

조회 수: 1 (최근 30일)
George Francis
George Francis 2018년 2월 19일
Hello guys I have transfer function which is below. And I need to create block diagram in simulink without using block "transfer function". I find out that I can use corresponding differential equation which should look like this:
a2*y'' + a1*y' + 1 = K*u
K
transfer f= ----------------
a2*s^2 + a1*s + 1
Here is my solution but I don't think it's correct, because I think I'm missing the part (+1) from differential equation.
So can somebody help me how should I fix it?

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by