Tim:
Since I dont' have a calorimeter at my disposal at this point of time,
just decided to digg thru Matlab help on wgn and this is what they have t
say:
y = wgn(m,n,p) generates an m-by-n matrix of white Gaussian noise.
specifies the power of y in decibels relative to a watt. The default loa
impedance is 1 ohm.
Does that make some sense?
>On Tue, 16 Jun 2009 19:51:56 -0500, sauravrt wrote:
>
>> Matlab command y1 = wgn(100,1,10) generates a column vector o
length
>> 100 containing real white Gaussian noise of power 10 dBW. How can I
>> verify that the power of the 100 samples is 10 dBW ?
>
>dBW? You mean "Decibels -- Watts"?
>
>If so, put the vector of numbers in a calorimeter for one second, and se
>if it registers one Joule of heat energy.
>
>--
>www.wescottdesign.com
>