|
Fast Random number generators, including 1/fα noiseOn this page... (hide) The It includes
All these generators use digital filtering and therefore allow potentially the generation of infinite streams of noise without exhausting your RAM (the real challenge for 1/f generators). This software is used in the Planck experiment. 1. ArticleThe theoretical description of the algorithms is described in:
2. Software: downloadto use it:
The software is coded in ANSI-C++ so any decent compiler should understand it.
3. Documentation: User manualThe software is provided as is and eventhough it has been intensively tested, use at your own risks .If so, be kind to cite (bibtex): @article{plaszczynski:2007, author = {PLASZCZYNSKI, S.}, title = {GENERATING LONG STREAMS OF 1/fα NOISE}, journal = {Fluctuation and Noise Letters}, volume = {07}, number = {01}, pages = {R1-R13}, year = {2007}, doi = {10.1142/S0219477507003635}, URL = {http://www.worldscientific.com/doi/abs/10.1142/S0219477507003635}, eprint = {http://www.worldscientific.com/doi/pdf/10.1142/S0219477507003635} } contact: Stephane Plaszczynski |
|