
Last chance! 50% off unlimited learning
Sale ends in
Sosadd(N, T, x0, v0, a, omega, sigma, K0 = 1, Step = FALSE, Output = FALSE)
K0 > 0
).Step = TRUE
ploting step by step.Output = yes
write a output to an Excel (.csv).e(t)
, with delta-type correlation functions
E(e(t)e(t+h))=sigma*deltat(h)
: a,omega,sigma >= 0
.
The Fokker-Planck equation of this system:
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.## a = 0.1, omega= 1, sigma = 0.2 ,K0 = 0.5.
Sosadd(N=5000, T=50, x0=3, v0=0, a=0.1, omega=1, sigma=0.2, K0 = 0.5)
## a = 3
Sosadd(N=5000, T=50, x0=3, v0=0, a=3, omega=1, sigma=0.2, K0 = 0.5)
Run the code above in your browser using DataLab