This blog will contain information regarding wireless communication systems , physics problems etc
Subscribe to:
Posts (Atom)
qpsk
from numpy import ones,arange,cos,sin,pi from matplotlib.pyplot import plot,subplot,title,xlabel,ylabel,show M =4# i = range(0,M) t = a...
-
CELL : We all know that in wireless communication hexagonal cells are used to provide communication. But the problem is that...