필터 지우기
필터 지우기

Solving a 2nd ODE using numerical methods

조회 수: 2 (최근 30일)
Steven
Steven 2015년 10월 8일
편집: James Tursa 2015년 10월 8일
Hi there,
A free-swinging pendulum with damping given by the equation:
theta''(t)+(c/m)*theta'(t)+(g/l)*sin(theta)
Given we know that c and m = 1 and l=0.5 and g = 9.81
How can I solve this as euler and huen's method.
We know the initial condition theta(0)=pi/4 and theta'(0)=0
  댓글 수: 1
James Tursa
James Tursa 2015년 10월 8일
편집: James Tursa 2015년 10월 8일
What have you done so far? Please make an attempt and post your code, and ask specific questions about where you are having difficulties. Then we can comment on it and make suggestions.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by