You can see from this simulation the stochastic oscillator with additive noise and the temporal graph and the phase portrait, and 3D plot for Fokker-Planck equation.
If Output = yes write a output to an Excel (.csv).
Value
data.frame(time,X(t)), plot of process X(t) in the phase portrait (2D) and temporal evolution of stochastic oscillator with additive noise. 3D plot for Fokker-Planck equation.
Details
Stochastic perturbations of oscillator with additive noise, and random excitations force of such systems by White noise e(t), with delta-type correlation functions
E(e(t)e(t+h))=sigma*deltat(h): $$x'' - a * (1 - x^2 - x'^2) * x' + omega^2 * x = e(t)$$
where a,omega,sigma >= 0.
The Fokker-Planck equation of this system:
$$P(s,x,t,y) = exp( - a * (x^2 + y^2 )^2 / (2*pi*K0) )$$
References
Fima C Klebaner. Introduction to stochastic calculus with application (Second Edition), Imperial College Press (ICP), 2005.
See Also
Spendu stochastic pendulum, Sharosc stochastic harmonic oscillator, Svandp stochastic Van der Pol oscillator,
Srayle stochastic Rayleigh oscillator, SSCPP Stochastic system with a cylindric phase plane.