simulating an elementary stochastic process in Python

后端 未结 0 1363
深忆病人
深忆病人 2021-02-15 02:41

I\'m trying to simulate a simple stochastic process in Python but with no success. The process is the following:

x(t + δt) = r(t)x(t)

where r(t) is a Bernoulli ran

相关标签:
回答
  • 消灭零回复
提交回复
热议问题