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.

Autocorrelation for walsh code

Status
Not open for further replies.

santoshfatale

Newbie level 1
Joined
Oct 24, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
hi all,
I had generated walsh code in MATLAB using hadamard() function. But when I am trying to find out auto correlation by in-build function its giving triangular type shape whose amplitude are decreasing from center. But I read that auto-correlation for walsh code is impulse function.So plz help me in understanding auto-correlation function for walsh code.

Thanks....
 

Does the autocorrelation *appear* triangular because MATLAB is simply joint the dots between successive points in the plot? (this is the default). Try plotting the autocorrelation again, with 'rx' as the third argument to the plot function to represent each calculated point as a red cross.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top