How can you solve a system of second order differential equation, which is not time, but length and radius dependent?

조회 수: 1(최근 30일)
I thnik it cannot be solved by some prebuild ode integrator, like ode45. I tried using 'for loop', but I don't know, how to solve a second order diff.eq. with for cycle. Here is the example I try to model. (Also if you can help me out with the programing of the initial and boundary conditions I would be very glad :) )

채택된 답변

Fabio Freschi
Fabio Freschi 2021년 9월 16일
This is not an ODE but a PDE. you should have a look at pdepe
  댓글 수: 4
Jani
Jani 2021년 9월 16일
You're right, thanks for the inspiring comments. I'm gonna try make it work.

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

추가 답변(0개)

Community Treasure Hunt

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

Start Hunting!

Translated by