Exprnd function same randomness after a loop

2 views (last 30 days)
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?

Accepted Answer

Torsten
Torsten on 8 Apr 2022

More Answers (0)

Categories

Find more on Creating and Concatenating Matrices 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!