Skip to main content

All Questions

Tagged with
1 vote
1 answer
60 views

computation bit error as sum(abs)

I am working on a realisation the convolutional encoder/decoder with constraint length K=7. Encoder and decoder were implemented and currently I am testing these functions My test file looks like: <...
Anna Koroleva's user avatar
0 votes
1 answer
563 views

What effect does having 'measured' as a parameter in additive white gaussian noise?

I'm comparing the bit error rate of various modulation schemes with additive white gaussian noise in MATLAB. There's the option to have this noise using 'measured' which measures the power of a ...
Mighty Funkster's user avatar