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.

Matlab code for generating Rician Random Numbers needed

Status
Not open for further replies.

tshankar501

Member level 2
Joined
Dec 26, 2004
Messages
45
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Arizona, US
Activity points
362
generating random numbers in matlab

Well I need a matlab code for generating the rician random numbers since matlab does not have the command for generating the rician random numbers. It is needed for me in my project.
 

random codes in matlab

hi,
rician random variable is nothing but squared sum of two normal variables. You just need to implement the sum in matlab (you may need to add some DC to it)
brmadhukar
 

rician channel matlab

Perhaps you can refer to J.G. Proakis book: digital communication. Chapter 2.
 

matlab coding for generating a random signal

i think adding DC value to the sum changes the rician numbers to rayleigh.
if you remember the existence of line of sight(LOS) signal in mobile propagation which makes the channel model to be rayleigh instead of rician.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top