converting equation into multiple of two matrix
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Rahul Jangid
el 5 de En. de 2023
Comentada: Torsten
el 6 de En. de 2023
hi there,
hope you are doing good
guys i want to convert some equations into the multiple of two matrices automatically. for example 

it will be appreciated if u will help me.
thanks in advance .
0 comentarios
Respuesta aceptada
Más respuestas (1)
Rahul Jangid
el 6 de En. de 2023
Editada: Torsten
el 6 de En. de 2023
1 comentario
Torsten
el 6 de En. de 2023
Your equations are two second-order differential equations.
EquationsToMatrix can't help to solve it.
Specify 4 boundary conditions and try "dsolve".
If "dsolve" fails (which is probable for such a complicated system), use ode45 or another of the numerical integrators.
Ver también
Categorías
Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



