Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 266 Bytes

Histogram-Normalization

Generate random variable about 10000 times.

That will follow uniform distribution.

This program is simply transfrom uniform distribution to Gaussian distribution using inverse CDF

Implemented with C language.

by Akgop/ Kwangwoon Univ.