write a matlab code for generating a prbs having length 2^7-1,2^10​-1,2^15-1,​2^31-1,2^n​-1.

1 view (last 30 days)
i want dis code ,i know theory but weak in matlab,dont know hw to implement in write prog so plz hlp me
  2 Comments
Jan
Jan on 29 Jun 2015
Edited: Jan on 29 Jun 2015
For all others who ask an internet search engine for the term "prbs":
Pseudo random bit stream
@kunal kamar: The question cannot be answered. Please specify the exact needs, e.g. if the length is in bits or uint32 elements. Explain the requirements to the random bits. Why does rng not solve your problem directly?

Sign in to comment.

Answers (0)

Categories

Find more on Creating and Concatenating Matrices in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!