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 olivier75

  1. O

    relationship between Eb/N0 and Es/N0 in the case of OFDM with QPSK.

    hello, I'm looking for the relationship between Eb/N0 and Es/N0 in the case of OFDM with QPSK. And also the relationship BER vs. SNR / bit curve for QPSK OFDM over AWGN Channel THANK YOU VERY MUCH
  2. O

    BER vs. SNR / bit curve for QPSK OFDM over AWGN Channel

    hello, I'm looking for the relationship between Eb/N0 and Es/N0 in the case of OFDM with QPSK. And also the relationship BER vs. SNR / bit curve for QPSK OFDM over AWGN Channel THANK YOU VERY MUCH
  3. O

    OFDM with QPSK and AWGN

    Hello, Looking for how to modelize with MATLAB OFDM with QPSK in a Gaussian channel. THANK YOU VERY MUCH
  4. O

    [SOLVED] Basic OFDM MATLAB Code

    hello with google a have this code : % OFDM_signal.m clear N=8; b=2; M=2^b; Nos=16; NNos=N*Nos; T=1/NNos; time = [0:T:1-T]; %if b==1, Mod='BPSK'; mod_object = modem.pskmod('M',M); A=1; % elseif b==2, Mod='QPSK'; mod_object = modem.pskmod('M',M); A=1; % else Mod=[num2str(2^b) 'QAM']...
  5. O

    Removing cyclic prefix and FFT (fast Fourier transform) And reverse mapping

    A AM NEW IN PROGRAMMATION A WANT to HEPL me TO PROGRAMMING : Removing cyclic prefix and FFT (fast Fourier transform) And reverse mapping

Part and Inventory Search

Back
Top