Radial equation in cylindrical coordinates

5 visualizaciones (últimos 30 días)
pooja sudha
pooja sudha el 27 de Mayo de 2021
Comentada: Torsten el 29 de Mayo de 2021
Can it be solved by matlab? If yes then please tell me how can i proceed? I have to tried to solve this using finite difference method but don't know how to approach the phi part.
  2 comentarios
darova
darova el 28 de Mayo de 2021
Look into pdepe toolbox
Torsten
Torsten el 29 de Mayo de 2021
See whether Matlab's pde toolbox can help in your case.
If not, you will have to discretize the differential expressions on your own, incorporate the boundary conditions and solve the resulting system of equations using fsolve, e.g.

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by