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.

Recent content by kepani

  1. K

    802.11a long traning preambles

    c = 1+1i; Ws = zeros( 1, 64 ); S = sqrt(13/6)*[ 0 0 c 0 0 0 -c 0 0 0 c 0 0 0 -c 0 0 0 ... -c 0 0 0 c 0 0 0 0 0 0 0 -c 0 0 0 -c 0 0 0 c 0 0 0 ... c 0 0 0 c 0 0 0 c 0 0 ]; Ws(7:59) = S; xs = ifft( fftshift(Ws) ); As from above, how to do cyclic extension of xs to get 160 samples? Moreover...

Part and Inventory Search

Back
Top