How to solve this stochastic differential equation, $dx_t=\mu dt+(\sigma-\bar{\sigma}x_t)dW_t$?

90 Views Asked by At

I have this stochastic differential equation which I would like to solve:

$$ dx_t=\mu dt+(\sigma-\bar{\sigma}x_t)dW_t $$

It is similar to the mean-reverting process, but variance-reverting kind. No such simple solving method exists as far as I tried.