Hello,
I have to plot the time response of ninlineat system of double pendulum. I found the correct equation, but I do not how I can write on Matlab these equation. Could you explain me?
The equation of motion are :
(m1+m2)*l1*theta1(second) + m2*l2*theta2(second)*cos[theta2 - theta1] = m2*l2*[theta2(first)]^2 - (m1+m2)*g*sin[theta1]
l2*theta2(second) + l1*theta1(second)*cos[theta2 - theta1] = - l1*[theta1(first)]^2*sin[theta2 - theta1] - g*sin[theta2]
Thanks you

 채택된 답변

Doug Hull
Doug Hull 2012년 4월 27일

0 개 추천

댓글 수: 2

DABER
DABER 2012년 4월 27일
Thanks you for your answer.
But, my problem is about i do not know how I can write the derivated of theta1 seconde( d²O/dt² ), theta1 first ( dO/dt ) and theta1 (O) on the équation.
I know i have to write
d²O/dt² = A dO/dt + B O, but i can not writing it on matlab :/
Thanks
siti khadijah
siti khadijah 2016년 5월 24일
Thanks DABER :)

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

추가 답변 (0개)

카테고리

질문:

2012년 4월 27일

댓글:

2016년 5월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by