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.

Perform run and correlation property on matlab..

Status
Not open for further replies.

dammadmin

Junior Member level 2
Joined
Nov 8, 2009
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
MRU
Activity points
1,422
Please help guys.. i need to perform the run and correlation property on a stream of bits that has been pseudorandomly generated.

I have used the following piece of code: e.g x= randn(10,1)>0.5 to generate random bits of 0's and 1's. Is this the correct way of doing it or do i need to pass through the linear feedback shift register method to generate the pseudorandom bits??

I have managed to perform balance property but im unable to do run and correlation property of the generated stream.. Any suggestions help/?? ??
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top