imtoolkit.AWGNChannel module

class imtoolkit.AWGNChannel.AWGNChannel(IT, M)[source]

Bases: imtoolkit.Channel.Channel

A Channel class that generates the additive white Gaussian noise (AWGN). All the channel matrix is set to an identity matrix.

getChannel()[source]
getEstimate()[source]
randomize()[source]