AWGN signal analysis using matlab
Mostrar comentarios más antiguos
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)
Respuestas (1)
Cristian Gulei
el 12 de Dic. de 2020
0 votos
Hello, did you find the answear?
do you have the matlab code for these requests?
Categorías
Más información sobre Propagation and Channel Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!