-
whitenoise
白噪声的测试MATLAB程序,及各种谱分析(whitenoise test program and Spectrum analysis)
- 2010-10-31 19:13:41下载
- 积分:1
-
ekf.m
extended kalman filter for matlab
- 2009-07-15 01:35:05下载
- 积分:1
-
mars1
实现模型参考自适应的无速度传感器仿真,运行良好,并且经过试验验证良好(Implementation model reference adaptive speed sensor simulation, running well, and after a good test verification)
- 2011-07-21 14:45:07下载
- 积分:1
-
tracking_of_first_order_system_NN
tracking of first order system using matlab
- 2015-04-04 11:43:14下载
- 积分:1
-
4
高斯赛德尔和雅克比迭代求解方程的matlab程序(the Jacobi and GaussSediel )
- 2014-01-06 19:53:47下载
- 积分:1
-
im2bw_ent
国外全新方法实现二值化This fucntion convert an intensity image to a binary image by using Entropy-based method(Foreign brand-new method Binarization This fucntion convert an intensity image to a binary image by using Entropy-based method)
- 2007-11-14 12:27:07下载
- 积分:1
-
dllexample
labview 调用MATLAB的DLL的例子 ,很有参考作用 (MATLAB calls the DLL labview examples of useful reference)
- 2010-08-14 16:30:40下载
- 积分:1
-
allupf_demos
主要用于各种的状态估计滤波,在目标跟踪和定位方面有很强的应用,在实际项目中有应用的范例(Mainly used for a variety of state estimation filter, target tracking and positioning in a strong application in practical projects are examples of applications)
- 2010-11-15 16:00:33下载
- 积分: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
-
Schwefel
基于MATLAB的pso算法的测试函数Schwefel函数(Test function Schwefel function of PSO algorithm based on MATLAB)
- 2016-01-15 17:43:55下载
- 积分:1