question about random generator
- From: Marc Dansereau <bouloumag@xxxxxxxxxxx>
- Date: Mon, 25 Jul 2005 20:11:02 -0400
Hi all
I am new to this forum and to the c programming language.
If I understand, the random() function in C return numbers that follow a
uniform distribution U(0,1). Can somebody know how to generate a set of
random number that follow a normal distribution N(0,1) ? I am develloping
on power4 machine running AIX.
Thank you for your help
.
- Follow-Ups:
- Re: question about random generator
- From: Sensei
- Re: question about random generator
- From: CBFalconer
- Re: question about random generator
- From: Eric Sosman
- Re: question about random generator
- From: Martin Ambuhl
- Re: question about random generator
- Prev by Date: Re: How to write code which minimizes page faults?
- Next by Date: Re: gcc: pointer to array
- Previous by thread: Re: Two question about signal handlers
- Next by thread: Re: question about random generator
- Index(es):
Relevant Pages
|