Is it possible to evaluate the differential equation from a simulink model?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mark S
am 25 Mai 2021
Bearbeitet: Sulaymon Eshkabilov
am 27 Mai 2021
Hello, I want to find the differential equation from the given simulink model:

I am not sure if i can get a differential equation from that picture
0 Kommentare
Akzeptierte Antwort
Sulaymon Eshkabilov
am 25 Mai 2021
Hi,
The anwer is simple. 1/s means or its reverse means derivative. SO, the diff equations would be u_M(t) = dd(phi), d(phi)*k_M/J - phi*d/J =0.
2 Kommentare
Sulaymon Eshkabilov
am 26 Mai 2021
Not quite exactly. The SImulink model originated from two ODEs which are:
u_M(t) = dd(phi)
d(phi)*k_M/J - phi*d/J =0
Weitere Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
