How to plot this equation?
2 ビュー (過去 30 日間)
古いコメントを表示
3 件のコメント
Learner123
2021 年 4 月 28 日
編集済み: Walter Roberson
2021 年 4 月 28 日
I have not used this. But, I think you can use PDE toolbox.
The link is below.
回答 (1 件)
Benjamin Großmann
2021 年 4 月 28 日
I assume that p is a dependent variable (pressure?), r is radius (spatial), and t is time (temporal). With this assumption, you have a PDE with one spatial variable, also called 1D-PDE. To solve and/or plot this in Matlab you do not neccesseraly need the PDE toolbox.
You can solve and plot this 1D-PDE as shown in 1-D Partial Differential Equations - MATLAB & Simulink - MathWorks Deutschland and specifically Solve Single PDE - MATLAB & Simulink - MathWorks Deutschland
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Boundary Conditions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!