how to generate statistical gaussian noise?

Status
Not open for further replies.

Lekshmi B S

Member level 1
Joined
Apr 22, 2013
Messages
34
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Location
India
Activity points
1,514
i want to get statistical gaussian noise...i read that wgn, awgn and randn generates pseudorandom noises...so will it be better to use this equation which creates gaussian distribution..?

noise=(sqrt(1/(((2*pi)^N)*det(Q))))*(exp((-x'*inv(Q)*x)/2));

where Q is the noise covariance matrix.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…