eng.
Junior Member level 3
- Joined
- Jul 15, 2004
- Messages
- 31
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 243
Hi,
i simulated a baseband spread spectrum receiver using AWGN channel and wanted to change the channel to be a rayleigh flat fading single path channel, but i don't know how to compensate for the channel.
chan = rayleighchan;
rxsignal = filter(chan,txsignal);
Regards,
eng.
i simulated a baseband spread spectrum receiver using AWGN channel and wanted to change the channel to be a rayleigh flat fading single path channel, but i don't know how to compensate for the channel.
chan = rayleighchan;
rxsignal = filter(chan,txsignal);
Regards,
eng.