That technique is not used unless specifically requested. See https://www.mathworks.com/help/matlab/math/creating-and-controlling-a-random-number-stream.html#brvku_2
Question regarding the "randi" and "rand" functions in MATLAB
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a question regarding the randi function in the MATLAB which is a PRBS generator.
I wanted to know which polynomial degree is being implemented in MATLAB for "randi" and "rand" functions.
I wanted to know which PRBSx is used. Where, x is the integer.
Question asked based on Reference to following Wikipedia link: https://en.wikipedia.org/wiki/Pseudorandom_binary_sequence
Thanks.
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Random Number Generation en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!