rmreddy
Member level 3
hello everyone,
i have generated a complex signal by mutiplying the real part of a symbol with cosine of carrier frequency and imaginary part by sine of carrier frequency.
com_signal=real(symbol)*cos(2*pi*fc*) + imag(symbol)*sin(2*pi*fc*t)). at the transmitter end
now, the problem is how to retrieve back the I & Q components at the reciever end.
i have done the coding on matlab.
help me guys..
i have generated a complex signal by mutiplying the real part of a symbol with cosine of carrier frequency and imaginary part by sine of carrier frequency.
com_signal=real(symbol)*cos(2*pi*fc*) + imag(symbol)*sin(2*pi*fc*t)). at the transmitter end
now, the problem is how to retrieve back the I & Q components at the reciever end.
i have done the coding on matlab.
help me guys..