Bvp4c 2nd order equation with 2nd and 3rd order boundary conditions

1 次查看(过去 30 天)
Hi,
I would like to solve numerically the following equation with a singular term:
but my boundary conditions have second and third order terms:
Does someone have an idea on how to implement those boundary conditions ? Thank you.

采纳的回答

Torsten
Torsten 2023-3-14
Since you can only impose two boundary conditions for a second-order equation, take the first and the third. They should already suffice to fix a solution.
  3 个评论
Japhten
Japhten 2023-3-14
Also I actually don't know how to implement the second order boundary condition, since it involves the second derivative of w which is not in the solution vector but in its derivative
Torsten
Torsten 2023-3-14
Also I actually don't know how to implement the second order boundary condition, since it involves the second derivative of w which is not in the solution vector but in its derivative4
You are right - only the first boundary condition can be used. You miss a second one. Boundary conditions of order >= the order of the differential equation are not possible to be set.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Boundary Value Problems 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by