How to plot this equation?
Ältere Kommentare anzeigen

3 Kommentare
Esra Firuzi
am 28 Apr. 2021
Walter Roberson
am 28 Apr. 2021
... and t as well. You have a PDE.
Learner123
am 28 Apr. 2021
Bearbeitet: Walter Roberson
am 28 Apr. 2021
I have not used this. But, I think you can use PDE toolbox.
The link is below.
Antworten (1)
Benjamin Großmann
am 28 Apr. 2021
0 Stimmen
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
Kategorien
Mehr zu PDE Solvers finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!