Clear Filters
Clear Filters

Question regarding the "randi" and "rand" functions in MATLAB

2 views (last 30 days)
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.

Answers (1)

Walter Roberson
Walter Roberson on 18 Apr 2018
  4 Comments
BHUSHAN MUTHIYAN
BHUSHAN MUTHIYAN on 20 Apr 2018
Thank you for your quick response.
Is there not any API in MATLAB which can accomplish this task?
Thank you.

Sign in to comment.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!