-
EKF1
扩展卡尔曼的代码,非常有用的,希望多多下载(Extended Kalman code, very useful, and I hope a lot of download)
- 2014-10-25 19:21:59下载
- 积分:1
-
math-model-way
matlab在数学建模中的某些方法,和一些实例。(matlab in some of the methods in mathematical modeling, and some examples.)
- 2011-11-25 17:14:19下载
- 积分:1
-
1
说明: 基于PCA的人脸识别源代码,使用matlab编程,针对ORL库(PCA-based face recognition source code, the use of matlab programming, for ORL database)
- 2008-12-01 23:30:05下载
- 积分:1
-
road-detection
彩色图像的道路识别
程序运行后,从图中截取一块区域,计算均置于方差,并得到结果。(Segmentation of Road in colorful pictures
)
- 2011-05-15 04:50:59下载
- 积分:1
-
hadamard
压缩感知算法中观测矩阵为哈达玛矩阵重构算法为OMP时的测量相对误差与观测矩阵维数的关系(Compressed sensing algorithm for the Hadamard matrix of observation matrix reconstruction algorithms for the OMP and the relative error when measuring the dimension of the relationship between the observed matrix)
- 2011-08-19 14:55:41下载
- 积分:1
-
xiti91
输入8位电话号码,自动为每位数字生成对应的DTMF信号,送出双频声音(Enter the eight telephone number, automatically generates the corresponding DTMF signal for each digit, dual-frequency sounds sent)
- 2014-12-02 21:59:31下载
- 积分:1
-
untitled1
用matlab编写的关于茶叶采割级刀具行走路线的程序,有GUI界面。(Matlab prepared by the level of tea cutting in tool route program, a GUI interface.)
- 2015-04-01 13:52:43下载
- 积分: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
-
neural10
neural network programming with its coding
- 2014-11-20 11:43:41下载
- 积分:1
-
2028022KL
上传的资料是有关模式识别中进行分类的KL变换,对原始图像进行KL变换并显示。(Upload information is related to pattern recognition classification KL transform, KL transform the original image and display.)
- 2014-12-04 19:18:15下载
- 积分:1