-
wavelet
语音增强是语音信号处理的重要分支,本程序用小波变换实现(Speech enhancement speech signal processing is an important branch, the procedures for implementation of Wavelet Transform)
- 2020-06-30 11:20:02下载
- 积分:1
-
matlab5
MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程(MATLAB)
- 2009-12-23 09:02:20下载
- 积分:1
-
MATLAB_function
Matlab中用到的部分函数列表,按功能分类(Part of the list of functions used in Matlab, classified by function)
- 2012-03-27 16:50:24下载
- 积分:1
-
cg5
source code in matlab for simulating diffrent noise models
- 2010-10-04 21:28:27下载
- 积分:1
-
2009341010559664
摘要或目录空时网格码实现的完整程序
摘要或目录空时网格码实现的完整程序
(Space Time Trellis Code )
- 2009-04-17 21:28:35下载
- 积分:1
-
MIMO
此程序完成MIMO各个自程序的功能,比如编码,信道仿真,信道估计,信噪比计算等,各子程序能够独立运行,具有很好的参考价值(This procedure since the completion of all procedures MIMO features, such as coding, channel simulation, channel estimation, signal to noise ratio calculation, the subroutine can be run independently, with a very good reference value)
- 2021-04-17 14:48:52下载
- 积分:1
-
daima
matlab代码!!!含测试用例,望对大家有用.(It is useful in engineering industry.)
- 2013-05-07 18:47:19下载
- 积分:1
-
inverRayCode
地震资料反演:射线追踪偏移源代码,用matlab编写(Seismic data inversion: the source code offset ray tracing, using matlab to prepare)
- 2009-12-19 20:02:00下载
- 积分: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
-
fft
关于快速傅里叶FFT变换的一个小程序,很有帮助。(a small program about the FFT transform , very helpful)
- 2013-03-06 10:24:56下载
- 积分:1