Scilab Function
fr - eng


awgn - additive white gaussian noise channel

Module

Description

Additive wite gaussian noise. This function adds noisy sample to the u input. The type of the input can be int32 or double.

Calling Sequence

y = awgn(u,sig[,mean])
[yi,yq] = awgn(ui,uq,sig[,mean])

Parameters

Used function(s)

See Also

Authors

INRIA A.Layec