AWGN signal analysis using matlab
7 views (last 30 days)
Show older comments
Generate random bits (10000 bits) with values 1 and 0 -
Plot the bit correlation values (autocorrelation of bit values) -
Apply repetition coding on these symbols (i.e. every symbol is repeated).
Assume a repetition of 3 (one symbol in 3 symbols out). -
Apply block interleaving with an interleaving matrix of 300 rows and 100 columns -
Convert these bits to BPSK modulated symbols which have values +1 and -1 -
Plot the symbol correlation values -
Generate complex additive white Gaussian noise (AWGN) samples of the same size as the number of symbols -
Plot the noise correlation values (autocorrelation function of noise samples)
0 Comments
Answers (1)
Cristian Gulei
on 12 Dec 2020
Hello, did you find the answear?
do you have the matlab code for these requests?
0 Comments
See Also
Categories
Find more on Propagation and Channel Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!