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 hardikec2003

  1. H

    i simulated WiMAX using OPNET modeler 14.5

    i simulated WiMAX using OPNET modeler 14.5 but now i need help to simulate WiMAX under jamming using opnet modeler plz help me.
  2. H

    How to generate 64 QAM in Matlab 6.5

    Re: 64 QAM MATLAB CODE i attached code for 64 qam in matlab try it close all; clear all; m=64; i=1; d1=input('enter the i/p sequence='); n=length(d1); if n%6==1 d1(n+1:n+5)=0; l=n+5; elseif n%6==2 d1(n+1:n+4)=0; l=n+4; elseif n%6==3 d1(n+1:n+3)=0; l=n+3; elseif n%6==4...

Part and Inventory Search

Back
Top