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!