Unit step and transfere function in Simulink will i need a gain box???
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
For the system shown in the figure below, where G1(s)=1/(s+1), and U(s) is a unit step input, write an M-file to plot the output y(t) for the three cases =2, =4, =6.
Plot the three responses on the same graph.
U(s)---->G1(s)-------->Y(s)
I have....
Unit step-------Transfer function-------Bus------
Unit step-------Transfer function-------Bus------Scope
Unit step-------Transfer function-------Bus------
Sorry for the poor looking simulink example cant seem to upload a scrrenshot
My question is, I have been looking at other examples online that have included a gain block. Will i need to include a gain block even though my numerator is 1???
Thanks!!!
0 Kommentare
Akzeptierte Antwort
Azzi Abdelmalek
am 10 Nov. 2012
You don't need a gain block, even your numerator is different from 1.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!