Exprnd function same randomness after a loop
2 views (last 30 days)
Show older comments
Hi
I have a loop which generates exponential random variables by using exprnd over a signal for noise. So after the loop, I want to generate the same noise, so same randomness in different signal. Is it possible to store the seed or something of exprnd to do same randomness after the loops?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!