robintane
Junior Member level 1
- Joined
- Nov 10, 2012
- Messages
- 15
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Activity points
- 1,375
Dear
I am trying to simulate SISO communication with many relay serial.
Please tell me how should I include path loss exponent in my simulation code? ( Path loss depend on dimension betwen Source and Relay)
Thank you very much
I am trying to simulate SISO communication with many relay serial.
PHP:
[B] y1 = h1.*x + n1; %Noise addition
r1=y1./h1; %Receiver[/B]
Please tell me how should I include path loss exponent in my simulation code? ( Path loss depend on dimension betwen Source and Relay)
Thank you very much