y = db2pow(ydb) returns
the power measurements, y, that correspond to
the decibel (dB) values specified in ydb. The
relationship between power and decibels is ydb = 10 log10(y).
Generate a 2-by-4-by-2 array of Gaussian random numbers. Assume the numbers are expressed in decibels and compute the corresponding power measurements.