I generate a qpsk signal and find the autocorrelation, say acf, using matlab's autocorr function - Rx = autocorr(tx), where tx is the signal.

Now how do I find the scf of tx? I have looked through many journal papers and research articles. But I need matlab code to simulate the same. I'm having difficulty in simulating scf on matlab.

Similar questions and discussions