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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!