Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI might have confused you by all that description. For now, lets just forget the other things(OFDM,SM and all). I will mention my exact problem.
I am generating a sine wave using a LUT with 128 sample points x1=round(((2^10)-1)*(1+sin(linspace(0,2*pi,128)))); now I need to perform w=xcorr(x1,x1,'coeff'); through the blocks in altera DSP Builder Blockset.