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 baya

  1. B

    pls help me... MATLAB function problem

    bpsk=cp.*mod function askd(g,f) %Modulation ASK %Example: %askd([1 0 1 1 0],2) objectId=14328&objectType=FILE if nargin >2 error('Too many input arguments') elseif nargin ==1 f=1; end if f<1; error('Frequency must be bigger than 1') end t=0:2*pi/99:2*pi; cp=[];sp=[]...

Part and Inventory Search

Back
Top