How to plot this equation?
Mostrar comentarios más antiguos

3 comentarios
Esra Firuzi
el 28 de Abr. de 2021
Walter Roberson
el 28 de Abr. de 2021
... and t as well. You have a PDE.
Learner123
el 28 de Abr. de 2021
Editada: Walter Roberson
el 28 de Abr. de 2021
I have not used this. But, I think you can use PDE toolbox.
The link is below.
Respuestas (1)
Benjamin Großmann
el 28 de Abr. de 2021
0 votos
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
Categorías
Más información sobre PDE Solvers en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!