How to plot this equation?
조회 수: 3 (최근 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!