how to solve hyperbolic partial differential equation in matlab? The image i attached is an ion momentum equation in plasma B= magnetic field, φ = electric potential, u = ion velocity, m = mass of ion.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
divyasimha merugu
el 18 de Sept. de 2018
Comentada: divyasimha merugu
el 30 de Sept. de 2018
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/196106/image.png)
0 comentarios
Respuesta aceptada
Zenin Easa Panthakkalakath
el 25 de Sept. de 2018
You can use either 'hyperbolic' function or 'solvepde' function to solve a hyperbolic partial differential equation.
However, I am not sure whether the equation written above is a hyperbolic partial differential equation though. You might need to resort to using finite element methods or finite volume methods to do this. May I know which of these parameters are known and which needs to be determined?
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!