Order of boundary conditions in dsolve command

1 次查看(过去 30 天)
I have a set of three linear ODEs. The first ODE involves 2nd derivative of u_1(x_1). The second ODE involves 4th order derivatives of u_2(x_1) and u_3(x_1). Total ten boundary conditions are available to solve this system of equations. For analytical solution of this system using dsolve, can I solve them directly or do I have to convert these ODEs into a set of first order equations?
Here, p_1 = 0, p_2 = 0, q_2 = 0, q_3 = 0, P_1 = 0, P_2 = 0, P_3 = 0
ODEs.JPG

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by