Transfer Matrix using "connect" function
Ältere Kommentare anzeigen
Hello, I need to determine the transfer matrix for the following diagram via the "connect" function in 2 different ways (both using the connect function).
Does anyone know how can I do that?
Thank you!

4 Kommentare
Walter Roberson
am 10 Dez. 2018
You mean the transfer function of multiplying the input by 1/6 ?
Addition takes no time, so the feedback is instant. So we get
u - 5*y = y %steady state
u = 6 * y
y = u / 6
Raul Petreanu
am 10 Dez. 2018
Walter Roberson
am 10 Dez. 2018
Do you mean https://www.mathworks.com/help/control/ref/connect.html ? "Block diagram interconnections of dynamic systems" ?
If so why would you care about doing it 2 different ways? And block diagram interconnect would not get you the transfer function.
One seldom talks about transfer functions for purely linear relationships: one would instead tend to talk about "gain". "transfer function" seems to be used only when talking about implicit laplace transforms and thus dealing with frequencies and derivatives.
Raul Petreanu
am 10 Dez. 2018
Bearbeitet: Raul Petreanu
am 10 Dez. 2018
Antworten (0)
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!