-
NVIDIA_CUDA_Programming_Guide_2.3
关于cuda计算,我认为很好。NVIDIA_CUDA_Programming_Guide_2.3.pdf(Calculated on the cuda, I think very well. NVIDIA_CUDA_Programming_Guide_2.3.pdf)
- 2010-10-11 12:56:59下载
- 积分:1
-
Desktop
说明: 利用matlab的gui设计的带有输入和输出功能的界面图形,可视性很强,自己独立编写,学习非常值得(Uses the Matlab GUI design to have the input and output function the interface graph, the visibility is very strong, writes independently, the study is very worthwhile.)
- 2020-06-19 19:00:01下载
- 积分: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
-
TWR_Script
单跑道飞机起飞排队系统,仅针对飞机起飞、飞机在停机位开车等待起飞。 (Single-runway takeoff queuing system)
- 2013-04-10 14:36:00下载
- 积分:1
-
a
说明: 非常好的matlab程序实现,从光盘中拷的。(Matlab program very good, from the CD-ROM copy.)
- 2009-05-19 19:23:37下载
- 积分:1
-
hopfield
hopfeild example code
- 2010-03-13 16:11:08下载
- 积分:1
-
receiverdiversity
无线通信之MIMO系统的天线分集技术编程(The MIMO diversity programming system of the wireless communication)
- 2012-12-30 22:21:38下载
- 积分:1
-
ICA-of-test
ICA文件是Citrix应用服务器独立计算机结构的协议文件,包含连接不同服务器的配置信息,可以连接到发布有应用程序桌面环境的服务器上(ICA OF BBS)
- 2014-10-25 15:48:15下载
- 积分:1
-
matched_filter_gui
计算采用MATLAB并画出匹配波波形器的压缩输出(Calculated and drawn to match the compressed output waveform)
- 2015-01-18 23:43:24下载
- 积分:1
-
matlab.pdf
介绍基于MATLAB环境中遗传算法工具箱及应用,包括常用函数、工具箱、实例等资料(Describes an environment based on MATLAB genetic algorithm toolbox and applications, including commonly used functions, the toolbox, examples, etc.)
- 2010-06-05 11:02:36下载
- 积分:1