The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
26 views

selecting a random number engine for modeling vibrating structures [closed]

There are many random number engines provided in C++11 standard. For modeling stochastic behavior of vibrating physical structures, is there any literature recommending on engine over another based ...
12
votes
2answers
94 views

Random Walk Randomly Reflected

Hi I am not specialist in probability so I will not be surprised if the answer for this question is just a simple consequence of well known results from the random walk theory. In this case, I will ...