-
LMI-MATLAB
MATLAB中LMI工具箱的应用,广泛应用于鲁棒控制与网络控制领域(The application of LMI toolbox on MATLAB platform, which is used widely in robust control and networked control field.)
- 2009-12-27 16:36:46下载
- 积分:1
-
puguji
BT法求功率谱,有较为详细的注释,简单易懂,希望对研究这方面的人员有帮助。(BT method of power spectrum, there are detailed notes, easy to understand, to contribute to the study of this aspect of the personnel.)
- 2013-10-12 19:59:16下载
- 积分: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
-
Learning3
math function for learning methods
- 2013-10-25 03:36:12下载
- 积分:1
-
DFTaIDFT
离散傅里叶变换与逆离散傅里叶变换的程序代码( The program codeDiscrete of Fourier transform and inverse discrete Fourier transform )
- 2011-12-29 19:11:42下载
- 积分:1
-
MATLAB6x
非常好的MATLAB学习书籍,图像处理.非常值得下载,一定能对用户有很大帮助。(A very good book to learn MATLAB, image processing. Well worth downloading certainly of great help to users.)
- 2009-09-16 10:41:19下载
- 积分:1
-
BP
说明: BP神经网络实线0——9数字识别 MATLAB(BP neural network solid lines 0- 9 Digital Identification MATLAB)
- 2009-05-05 20:48:15下载
- 积分:1
-
track_kalman
卡尔曼滤波器在目标跟踪中应用仿真研究,采用VD算法(application simulating of kalman filer in tracking targets )
- 2021-04-11 13:58:58下载
- 积分:1
-
一种结合衰减因子TDOA/AOA Chan定位算法
一种结合衰减因子TDOA/AOA Chan定位算法(Algorithm implementation based on TDOA positioning principle)
- 2018-04-06 21:00:28下载
- 积分:1
-
2016.11.07HGWO(DE-GWO)
灰狼算法用于多目标寻优问题,以阴影遮挡下的光伏电池最大功率点寻优为例编程。(Grey Wolf algorithm is used for multi-objective optimization problem, and the maximum power point optimization of photovoltaic cells under shading is taken as an example.)
- 2020-10-04 17:07:39下载
- 积分:1