필터 지우기
필터 지우기

Radial equation in cylindrical coordinates

조회 수: 3 (최근 30일)
pooja sudha
pooja sudha 2021년 5월 27일
댓글: Torsten 2021년 5월 29일
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
darova
darova 2021년 5월 28일
Look into pdepe toolbox
Torsten
Torsten 2021년 5월 29일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by