From: shereen.ahmed on
I simulate LDPC code over AWGN channel
I need to simulate over fading channel
How implement fading channel in matlab ? ad what is the modification
require in my code ?
 
From: cpshah99 on
>I simulate LDPC code over AWGN channel
>I need to simulate over fading channel
>How implement fading channel in matlab ? ad what is the modification
>require in my code ?
>=A0
>

What kind of fading channel? flat or frequency selective?

Chintan
From: John on
On Nov 19, 7:52 am, "shereen.ahmed" <shereen.ah...(a)gmail.com> wrote:
> I simulate LDPC code over AWGN channel
> I need to simulate over fading channel
> How implement fading channel in matlab ? ad what is the modification
> require in my code ?
>  

You code requires a fading channel model. Some are available in
Matlab's Communications Toolbox.

Regards,

John