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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Random Number Generation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!