I have the stochastic equations
$$ dx = pdt + \beta (x^2 + p)dV \\ dp = xdt - \gamma (x^3 + p^2)dW \\ $$
where $dV$ and $dW$ are mutually independent Wiener processes. I am asked to calculate the corresponding Stratonovich equations.
I know how to go from an Ito-integral to Stratonovich, but unsure what is meant by "calculating the corresponding Stratonovich equations". Can anybody shed light on this?
Hint:
In your case, we have $\mathbf{X}_t = \{x_t,p_t\}$. I will let you define $\mathbf{b}$ and $\mathbf{B}$.