- Solving a system of differential equations: https://www.mathworks.com/help/symbolic/solve-a-system-of-differential-equations.html
- Solving boundary value problems: https://www.mathworks.com/help/matlab/math/boundary-value-problems.html
Solving system of differential equations
2 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone,
I have a problem is to find N , M and L for a known x and y by using the following system of differential equations with knowing the boundary conditions as described bellow. In these expressions, are known functions of x and y.
Eq1:
Eq2:
Eq3:
Boundary condtions are
- {L=0 at y=a & b & c}, where a, b and c are known values.
- at x=b, where b is a known value.
- at x=b, where b is a known value.
I would appreciate it if you could suggest me how to find the solutions.
Thank you.
0 件のコメント
回答 (1 件)
Yash
2023 年 10 月 29 日
Hi Shahrzad Daghighi,
I understand that you want to solve a system of differential equations with boundary conditions. Please refer to documentation provided below to get started:
I hope this helps!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Partial Differential Equation Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!