Exprnd function same randomness after a loop
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ahmet Hakan UYANIK
am 8 Apr. 2022
Beantwortet: Torsten
am 8 Apr. 2022
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!