Answer double pendulum question usinf Rung-Kutta

4 views (last 30 days)
Can every body help me in solve this question part b , Im stick on it and I should sole it by matlab language .
  1 Comment
Sam Chak
Sam Chak on 8 Dec 2022
I think it's an interesting problem that will benefit other researchers. To solve Part b, the result from Part a is needed. Can you provide that? Type out the equations in code, is preferrable because it allows MATLAB users to copy the equations and parameters directly. This also shows your efforts in solving the problem.
By the way, ode45() is one of the Adaptive Runge–Kutta methods. So, you can use it in your program.

Sign in to comment.

Accepted Answer

Stephan
Stephan on 8 Dec 2022

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!