-
equalization_RLS
A pretty good equalization matlab code
- 2009-09-22 20:27:41下载
- 积分:1
-
LU
说明: 用MATLAB写的Gaussian Elimination算法即LU算法(Written using MATLAB or LU algorithm Gaussian Elimination Algorithm)
- 2007-10-14 21:15:47下载
- 积分:1
-
identification
soft code regarding image processing
- 2010-01-03 14:19:09下载
- 积分: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
-
512x512
512x512 Benchmarks for Image Processing
- 2010-02-22 18:28:35下载
- 积分:1
-
enkf-matlab-0.19.tar
扩展卡尔曼滤波工具箱,里面包含了多种滤波方法和详细的例子,是学习的好工具(Extended Kalman filter kit, which contains a variety of filtering methods and a detailed example is a good tool for learning)
- 2010-05-21 15:07:46下载
- 积分:1
-
intprog
线性规划 用于计算多元一次方程组以及需要的计算 (Linear programming is used to calculate multivariate equations and computational time needed)
- 2014-01-14 16:25:16下载
- 积分:1
-
svm_demo
对于svm进行可视化,清晰地划分了分类超平面以及各个类别(Visualization for SVM, a clear division of the classification hyperplane and each category)
- 2014-02-19 10:09:23下载
- 积分:1
-
yanzhengpinyuweifenhejifen
验证运用频域方法进行微分和积分准确性的程序(this is a program about validating caculous)
- 2009-06-01 21:52:35下载
- 积分:1
-
IntegrateExample1
积分计算实例,二维积分-体积,计算二维曲面面积。(Calculated two-dimensional surface area)
- 2013-04-21 07:08:09下载
- 积分:1