フィルターのクリア

Order of boundary conditions in dsolve command

1 回表示 (過去 30 日間)
Ali Baig
Ali Baig 2019 年 3 月 26 日
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 Center および File ExchangeOrdinary Differential Equations についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by