Borrar filtros
Borrar filtros

How do i solve this boundary value ode?

1 visualización (últimos 30 días)
Enterprixe
Enterprixe el 22 de Sept. de 2017
Respondida: Torsten el 25 de Sept. de 2017
Hello,
I am trying to solve an ode with two boundary conditions, one of which is applied to the first derivative of the function. The differencial equation is: u''=-b/A(x) ; and the boundary conditions are: [u(0)==0, u'(1)==1/A(1)]. I haven't seen how to solve this problem, just the initial value problem and essential boundary conditions, so help will be appreciated.

Respuesta aceptada

Torsten
Torsten el 25 de Sept. de 2017
Take a look at the example
"Compute Fourth Eigenvalue of Mathieu’s Equation"
under
https://de.mathworks.com/help/matlab/ref/bvp4c.html
It contains conditions on the derivative at the right boundary.
Best wishes
Torsten.

Más respuestas (0)

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by