Function in simulink with a delay in time
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Jose Sosa Lopez
am 6 Apr. 2020
Beantwortet: Ameer Hamza
am 7 Apr. 2020
Hello guys, I am new in simulink, and I would like to graph a function using
, but I dont know how to put the parameters correctly with the tau to graph my function in simulink. Please help me to know the way to create this kind of function in simulink-matlab.
w=17.2788;
tau=0.4665

0 Kommentare
Akzeptierte Antwort
Ameer Hamza
am 7 Apr. 2020
In the frequency field, write w and in the phase field write w*tau.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!