Exprnd function same randomness after a loop
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ahmet Hakan UYANIK
el 8 de Abr. de 2022
Respondida: Torsten
el 8 de Abr. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Loops and Conditional Statements en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!