How to plot this equation?
显示 更早的评论

3 个评论
Esra Firuzi
2021-4-28
Walter Roberson
2021-4-28
... and t as well. You have a PDE.
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
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 PDE Solvers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!