How do l increase the process gain by a factor of 10 and the time constant by a factor of 10
이전 댓글 표시
l simulated the response of my transfer function as shown on the attached image
. Now l need to increase the process gain by a factor of 10 and the time constant by a factor of 10. How do l do it?
. Now l need to increase the process gain by a factor of 10 and the time constant by a factor of 10. How do l do it?답변 (1개)
Mathieu NOE
2025년 10월 1일
1 개 추천
hello
you simply need to change the numerator and denominator values
double click on the process block and change :
- numerator : 1 =>10
- denominator : [2 1] => [20 1]

카테고리
도움말 센터 및 File Exchange에서 Control System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!