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 arushim

  1. A

    Channel coefficients using Matlab's Rayleigh channel function

    error in code--??? Undefined function or variable 'comm'. Error in ==> rayl2 at 17 hMod = comm.BPSKModulator; Ques)How to generate h(64 by 1 matrix),channel impulse response for a rayleigh fading channel(speed-120km/hr)..relative delays[0 781 1563 2344],avg power[0 -3 -6 -9]..max doppler shift...
  2. A

    rayleighchan & frequency channel response function

    Re: rayleighchan & frequency channel response function i m trying to get CIR,h, as 128 by 1 matrix..but this program generates 128 by 4689 matrix..plz explain alphaMatrix and its use..? infading can be any random matrix?
  3. A

    matlab program for cir

    1)How to generate h(128 by 1 matrix),channel impulse response for a rayleigh fading channel(speed-120km/hr)..relative delays[0 781 1563 2344],avg power[0 -3 -6 -9]..max doppler shift 150 HZ,carrier freq-1 GHZ 2)How to approximate channel impulse response(h(t)) using linear prediction model...
  4. A

    Matlab:channel impulse response(h(t)) using linear prediction model: h(t)=n+yt

    How to approximate channel impulse response(h(t)) using linear prediction model: h(t)=n+yt,where n and y are zero-order and first order parameters of the model..?Matlab program?
  5. A

    rayleigh matrix

    wht is the code to generate a 128 by 1 channel matrix(CIR) for rayleigh channel?
  6. A

    rayleighchan & frequency channel response function

    the above code shows an error..??? Undefined function or variable 'inFading'. Error in ==> rayleighcir at 13 outFading = filter(constFading,inFading);
  7. A

    matlab-plot u vs (log(1+tr{g}))

    K is a u by u matrix
  8. A

    matlab-plot u vs (log(1+tr{g}))

    matlab I want to plot u vs (log(1+tr{g}))..where u=0:100 and g=(inv((conj(k))' * k))...it is mentioned that tr{.} denotes trace of matrix..but the trace gives only 1 value..plot shows 1 constant value? Plz explain what tr{.} actuall denotes here??
  9. A

    random arrays from a Rayleigh distribution in matlab?

    how to generate random arrays from a Rayleigh distribution in matlab? random('Rayleigh',A,B....) ?wht is A,B,..here?wht is the exact format if I want to generate 20 by 1 matrix?
  10. A

    matlab code for received matrix

    how to write a matlab code for generating received e in e=hG+n channel :?: zero-mean Gaussian noise

Part and Inventory Search

Back
Top