How to solve this equations?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Arda Nova
am 31 Dez. 2018
Bearbeitet: Stephan
am 31 Dez. 2018
These are hamoltionian ways of triple pendulum. I am very new to matlab and, I know little to nothing. I need a direction to go. Can I solve these in ode45? If I can, how can I insert these formulations to matlab. Can you show me roughly?2 Kommentare
madhan ravi
am 31 Dez. 2018
Bearbeitet: madhan ravi
am 31 Dez. 2018
It can be solved using ode45 but before that please try something and come up with the code atleast the equation also mention what is p and theta a function of time ?
Akzeptierte Antwort
Stephan
am 31 Dez. 2018
Bearbeitet: Stephan
am 31 Dez. 2018
Hi,
as Madhan already said in his comment, we need to see some code to help. Otherwise we would do your work, what is not the way things should work here.
For start have a read at the following links and try the given examples to learn how to deal with ode in Matlab:
If you work through this and the linked sites of the documentation in the 'see also' sections you should be able to start.
Trouble by doing this? Here is the right place to ask specific questions regarding YOUR code.
Best regards
Stephan
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!