-
matlab
说明: 采用墨西哥帽子小波函数,构造一维连续小波变换的程序(The use of Mexican hat wavelet function, construction of one-dimensional continuous wavelet transform procedure)
- 2008-09-29 08:55:17下载
- 积分:1
-
cxcorr
cross correlation of a signals can find with this code
- 2010-07-11 12:41:06下载
- 积分:1
-
shuzhifenxi
matlab的数值分析,利用matlab来科学计算。用超松弛法求解Ax=b。(Matlab numerical analysis using matlab to scientific computing. Overrelaxation method for solving Ax = b.)
- 2012-06-17 19:41:40下载
- 积分:1
-
Anakonda
用matlab编写的贪吃蛇小游戏,简化了手机上的贪吃蛇游戏,功能基本都有,初学的可以看看怎样实现的(Using matlab Snake game, simplifies the mobile phone Snake game, beginners can take a look at how to achieve the)
- 2011-11-08 13:15:17下载
- 积分:1
-
Encoding-of-LDPC-codes
Encoding of LDPC codes
- 2014-01-14 04:17:06下载
- 积分:1
-
HogPSVM-Pedestrian-Detection-
保证可用的,希望好评!!!HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以(也是本网站下载代码,但是原始的作者故意改错一些地方,我已经一一修正,完全可以运行;没有SVM工具箱的,压缩包里已经提供了,安装一下即可)
(HOG+SVM pedestrian detection)
- 2021-04-06 13:29:02下载
- 积分:1
-
a
说明: 肌电信号多维特征提取 +均方根值+中值频率+平均功率频率(Multidimensional Feature Extraction of EMG Signal)
- 2019-06-30 16:00:50下载
- 积分:1
-
pt
说明: 括发送端,信道和接收端代码),还有OFDM的说明 文件列表(点击判断是否您需要的文件,如果是垃圾请在下面评价投诉): (... (Including transmitter, channel and receiver-side code), as well as OFDM-documentation list (click on the file you need to determine whether, if the rating is spam complaints below): (...)
- 2009-09-11 16:49:36下载
- 积分: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
-
riceDisease_ip
Rice Disease Identification using Pattern Recognition
Techn iques
- 2012-05-18 18:41:48下载
- 积分:1