How can I make a transfer function with variable parameters in simlunk?

조회 수: 2 (최근 30일)
There is a model with a variable parameter:
G(s) = N/[(s+1/N) (s+10)]
Parameter “N” is variable, N=30 and at the 5th second a step function increases the value of N to 60. I don’t know how to define this model in "transfer function block” in simulink? What I should write for numerator coefficients and denominator coefficients?

채택된 답변

Arkadiy Turevskiy
Arkadiy Turevskiy 2014년 8월 19일
Here is how to implement 1/(s+N):

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by