[Tutor] noise function
Alan Gauld
alan.gauld at btinternet.com
Tue Dec 2 09:51:10 CET 2008
"Christopher Spears" <cspears2002 at yahoo.com> wrote
> Does anyone know if python has a noise function?
What kind of noise function?
What would you expect it to produce?
A stream of random numbers perhaps?
A single number each time it is called?
And which noise profile should it follow?
Or would it be a multi dimensional noise model?
I don't know of any such function and I'm not sure wiothout
more details how it would work in a general way even if it
did exist. Can you give a speciofic example of what you expect?
--
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld
More information about the Tutor
mailing list