Search found 1 match

by victoriadl
Thu Feb 26, 2015 6:38 am
Forum: Getting started
Topic: Random number seed for stochastic channels?
Replies: 5
Views: 5430

Re: Random number seed for stochastic channels?

Hello, I am trying to do a similar thing as ppt, so making sure that every time I start the simulation again the code does not use the same seed (I'm looking at channel noise, but if the noise is the same every time there is not much to compare..). I tried to implement the suggested code, but I coul...