Azzera filtri
Azzera filtri

bvp4c with more boundary conditions than equations

1 visualizzazione (ultimi 30 giorni)
I'm working an orbital mechanics problem where I have four differential equations with four time dependent variables (radius and angle for position and radial and tangential velocity). I also have a parameter free to change with time (thrust angle).
I want to be able to solve a TPBVP (two point boundary value problem) with set start and end points for all four variables (i.e. a starting position and velocity and final position and velocity) and allow the thrust angle at each time step to be varied to build a path between those points.
The problem I'm having is that Matlab is telling me I can only input the same number of boundary conditions as equations (4), but I want a total of 8 boundary conditions. Is there any way around this? Or is the bvp4c/bvp5c function simply not capable of what I'm trying to do?

Risposte (0)

Categorie

Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by