Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
solutions of coupled differential equations
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!