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
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Categories
Find more on Random Number Generation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!