-
-
-
finalpractice.rar
A simple try for vb user displaying data in several views such as grid,list,text box, search...
-
QASk.zip
... ; )
Signal Constellation of ASK
for i=1:NPoints
m=round(rand(1)*3)
data(i)=2*m-1-M
end
scatterplot(data)
grid on
for i=1:round(NPoints/NumberBits)
m=round(rand(1)*3)
for j=1:NumberBits
A(i,j)=2*m-1-M
...
-
Untitled5.zip
... ; )
Signal Constellation of ASK
for i=1:NPoints
m=round(rand(1)*3)
data(i)=2*m-1-M
end
scatterplot(data)
grid on
for i=1:round(NPoints/NumberBits)
m=round(rand(1)*3)
for j=1:NumberBits
A(i,j)=2*m-1-M
...
-
quapsk.zip
... ; )
Signal Constellation of ASK
for i=1:NPoints
m=round(rand(1)*3)
data(i)=2*m-1-M
end
scatterplot(data)
grid on
for i=1:round(NPoints/NumberBits)
m=round(rand(1)*3)
for j=1:NumberBits
A(i,j)=2*m-1-M
...
-
-
das.zip
... (num,den,DeAmpMod)
Plotting the input speech signal data .
subplot(2,2,1)
axis normal
plot(data)
grid on
title( Initial Speech Signal )
xlabel( Samples )
ylabel( Speech Signal )
Plotting the modulated speech signal AmpMod . ...
-
two_ray_model.zip
... (-1)*phase_diff)))./d)).^2)
Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2)
figure(1), clf,
plot((d),10*log10(Pr/max(abs(Pr))))
grid
xlabel( log_1_0(d) )
ylabel( Potencia recibida (dBm) )
-
-
-