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 waseem khan

  1. W

    Confusion in the spectrum of FSK by using fskmod module

    I want to do a comparison of power spectral density of BFSK,4FSK and 8FSK by using matlab baseband module "fskmod".Following is the code: M = 2; freqsep = 32; nsamp = 4; Fs = 64; x = randint(1000,1,M); % Random signal y = fskmod(x,M,freqsep,nsamp,Fs); % Modulate. ly = length(y); % Create an FFT...

Part and Inventory Search

Back
Top