I have a feeling my question is a very basic one, but I am not at all well versed in computational sciences.
My equations are of the form:
$$ y \in \mathbb{R}^3 \\ \dot{y}(t) = f(y(t)) \\ y_1(0) = a \\ y_2(T) = b \\ y_3(T) = c \\ $$
Is there a known method to numerically solve such a set of equations?