-
Fpca
一个用matlab编写的实现主元分析的功能的源程序(pca)
- 2010-08-21 19:38:30下载
- 积分:1
-
activeContoursDemo
active contour snake technique for segmentaion of gray scale image
- 2015-02-02 16:16:59下载
- 积分:1
-
chebwin
说明: 低旁瓣切比雪夫阵列,实现了固定低旁瓣的切比雪夫阵列,亲测有用(The low side lobe Chebyshev array realizes the Chebyshev array with fixed low side lobe, which is useful for close test)
- 2020-05-10 09:58: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
-
PI_Smith
Smith预估控制算法和PI控制算法的联合运用(Smith)
- 2009-09-21 17:58:42下载
- 积分:1
-
pso_2D
说明: 粒子群算法,matlab程序,带有2D图形(Particle swarm optimization, matlab program, with 2D graphics)
- 2009-08-07 22:58:50下载
- 积分:1
-
gauss_pdf_3rv
3 gaussian random variable generation and plotting using matlab code
- 2012-12-29 00:15:35下载
- 积分:1
-
lax
matlab lax格式求解激波管一位欧拉方程(matlab lax format a Euler equation solving shock tube)
- 2013-11-16 14:30:22下载
- 积分:1
-
proposals
ECCV 2010 paper "Category Independent Object Proposals"的实现。(ECCV 2010 paper "Category Independent Object Proposals" code)
- 2012-04-02 16:15:17下载
- 积分:1
-
kalmanfilter09
kalman滤波编程,对误差进行分析,俩个图像(kalman filtering sigma point)
- 2011-05-16 19:46:07下载
- 积分:1