Solving an Mixed Boundary Value Probelm?

2 Ansichten (letzte 30 Tage)
Avneet Singh
Avneet Singh am 23 Mär. 2015
Kommentiert: Torsten am 23 Mär. 2015
Hi,
How do I solve a Mixed Boundary Value Problem with MatLab?
Thanks!
  3 Kommentare
Avneet Singh
Avneet Singh am 23 Mär. 2015
Bearbeitet: Avneet Singh am 23 Mär. 2015
One-dimensional problem of the following form:
y''(x) + f(x) y'(x) + g(x) y(x)=0 given y'(0) = a, y(1) = b
i.e. with variable coefficients. I was wondering if there is a function similar to ode45 or something to solve such problems?
Thanks,
A
Torsten
Torsten am 23 Mär. 2015
help bvp4c
Best wishes
Torsten.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by