comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How to create white noise in IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
How to create white noise in IDL? [message #93055 is a reply to message #93053] Sat, 16 April 2016 07:48 Go to previous messageGo to previous message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
From wiki:
In digital image processing, the pixels of a white noise image are typically arranged in a rectangular grid, and are assumed to be independent random variables with uniform probability distribution over some interval

I guess that randomu (the "u" stands for uniform) is what you need. In case you're not sure, you can look at the statistics using something like:
p = plot(histogram(randomu(100000)))
Just for the fun of it.

Cheers, Helder
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Walter and Lieth climate digram
Next Topic: How to extract bands from EV_1KM_Emissive ?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:58:50 PDT 2025

Total time taken to generate the page: 0.00414 seconds