Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

solutions of coupled differential equations

조회 수: 1 (최근 30일)
DEBASHIS PANDA
DEBASHIS PANDA 2015년 9월 20일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi.
my equations are like this form
(1-x)y'+(1-y)z'=0
(i-1)x'+z*y'=0
x=1-cos(50*t)
m_cp=50(5*y'-4x')
m_p=(i-1)*(4.8*z')
i am having more than fifty equations like this where x',y',z' are function of t. i don't know how to solve these group of equations . i suspects that these groups are solved by ode15s by extracting mass matrix but i am unable to develop mass matrix,please help .
else if it will be solved by any other method please tell me as my numbers of equations are more if i will not take help of any built in solver it is very difficult to solve .
thanks in advance...............

답변 (0개)

이 질문은 마감되었습니다.

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by