Given $h > 0$, let
$$B := \begin{pmatrix} 0 & -2 \\ \frac{1}{2h} & 0 \end{pmatrix}$$
or, more generally, let
$$B := \begin{pmatrix} 0^{n\times n} & -2 I^{n\times n} \\ \frac{1}{2h}I^{n\times n} & 0^{n\times n} \end{pmatrix}$$
Is there an explicit form for $e^{B}$?
If $\bar{\textbf{x}}(t)' = B\bar{\textbf{x}}(t) $ then $ \bar{\textbf{x}}(t) = e^{tB}\begin{pmatrix} x_0\\ y_0 \end{pmatrix}$
It will be fairly easy to solve the ODEs $x' = -2y$ and $y' = \frac{1}{h}x$ Then from this you will have a solution