-
WIRELESS_Communication
是由斯坦福大学的Andrea Goldsmith编著的关于无线通信的教材,很经典.(This book is writen by Andrea Goldsmith who is from Stanford University. It is a classic book for wireless communication.)
- 2009-05-12 16:00:10下载
- 积分:1
-
mvsb
matlab编写的VSB残留边带调制代码(matlab prepared VSB VSB modulation code)
- 2008-08-02 23:02:56下载
- 积分:1
-
Desktop
图像拼接,利用简易算法完成拼接过程,可实现不同数量的图像以为拼接。所采用图例为最新一届全国数学竞赛图片。绝对原创(Image mosaic, complete the splicing process using simple algorithm, which can realize image splicing different number of thought. The legend for the new session of the national mathematics contest.
)
- 2013-11-29 11:48:43下载
- 积分:1
-
INVERTERPWMRL
inverter with RL load and given as a pulse width modulus (PWM) at all gates of the circuit.
- 2013-11-11 23:24:02下载
- 积分:1
-
eg8-huoyunliangjiance
《MATLAB神经网络30个案例分析》中的第8个例子,案例8 GRNN的数据预测-基于广义回归神经网络货运量预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 8 cases of 8 GRNN data to predict- freight volume prediction based on generalized regression neural network. Hope to have certain help to everybody!
)
- 2013-09-20 16:04:15下载
- 积分:1
-
lab5
decription system photo
- 2013-11-14 23:05:11下载
- 积分:1
-
image-segmentation-of-HCM-and-FCM
是关于HCM和FCM的图像分割效果比较的matlab源代码程序,有比较的结果。(It is about image segmentation comparison based on HCM and FCM, a matlab code. )
- 2014-02-12 11:40:59下载
- 积分:1
-
two_ray_model
Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión
2.12)
f = 0.9 frecuencia en GHz
landa = 0.3/f en m
R = -1 coeficiente de reflexión en tierra
ht = 10 altura del transmisor en m
hr = 2 altura del receptor en m
Gt = 1
Gr = 1
Pt = 1
d=10:.1:100000
phase_diff = 4*pi*ht*hr./(landa*d) aproximación
Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-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) )
- 2010-02-08 06:31:54下载
- 积分:1
-
thomas.tar
matlab实现thomas算法对三角矩阵解线性方程组(matlab thomas algorithm to achieve the solution of the triangular matrix of linear equations)
- 2011-09-19 14:46:22下载
- 积分:1
-
viterbi_qtz3
viterbi simulation K = 7 in bpsk modulation, with soft decoding 3 bit
- 2012-10-22 20:00:40下载
- 积分:1