How do l increase the process gain by a factor of 10 and the time constant by a factor of 10

6 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Mathieu NOE
Mathieu NOE il 1 Ott 2025
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]

Community Treasure Hunt

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

Start Hunting!

Translated by