Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Discussion Groups | Matlab DSP | impulse response of the channel

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

impulse response of the channel - Mohammed Ali - Jul 17 14:58:37 2008



 

Hi
 I want to get only the impulse response of the following channel with characteristics :
P=[0 -10 -20 -25]; power in each tap in dB
K=[4 1 0 0]; Ricean K-faztor 
tau=[0 0.5 0.8 0.9]; tap delay in microsecond
Dop=[0.4 0.4 0.5 0.3]; Doppler maximal frequency paprameter in Hz
 
I try to use the following command in matlab but I can not get the impulse response:
 
CHAN = RICIANCHAN(Ts, FD, K, tau, p)
      


(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )