Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Pseudo-Random Binary Sequence (PRBS) generator in MATLAB

Status
Not open for further replies.

zahedi79

Member level 1
Joined
Nov 1, 2005
Messages
39
Helped
20
Reputation
40
Reaction score
17
Trophy points
1,288
Activity points
1,476
prbs matlab

I need Pseudo-Random Binary Sequence (PRBS) generator in MATLAB.

mlbs (Frequency Domain Identification Toolbox)

Generate maximum length binary sequence (pseudo-random binary sequence).

Syntax

bitseries = mlbs(log2N)
[bitseries,nextstnum] = mlbs(log2N,bitno,startnum)

******************
 

matlab prbs

It is already available in Matlab. I think you can use the command 'pnseq' or just write 'pn' in the help browser to know what to do
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top