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 shifa.aju

  1. S

    please help me to correct the following matlab code

    Re: This is related tO OFCDM MATLAB CODE.I need to do a project based on carrier aggregation in lte advanced ...the prject name is equivalent capacity analysis in lte advanced using carrier aggregation..
  2. S

    please help me to correct the following matlab code

    close all; clear all; clc; n1=1; n2=14; FFT_SIZE=256; %CP=16; conv_in=[]; %% Data Generator Data_gen = randint(1,11,255) Data_IN=dec2bin(Data_gen); s=0; %% BER PARAMETERS EbNo=0:1:15; BER = zeros(1,length(EbNo)); numPackets=15; frmLen = 1000; for idx = 1: length(EbNo) for packetidx = 1 ...

Part and Inventory Search

Back
Top