搜索资源列表
gauss_test
- 产生均值为0,方差为1的高斯分布的随机数,用C实现,经过测试,没有错误,可以直接拿去使用。-Produce the mean to 0, the gaussian random variance of 1, with a C implementation, after test, no error, can directly use.
randn_test
- 产生随机数,跟matlab的rand功能一样,用C实现,经过测试,没有错误,可以直接拿去使用。-Generate random Numbers, like the rand function of matlab, C, after testing, there is no error, can be directly used.