-
MATLAB_programming_statistical_description_and_ana
MATLAB程序设计数据统计描述和分析MATLAB programming statistical description and analysis of data(MATLAB programming statistical description and analysis of MATLAB programming statistical description and analysis of data)
- 2010-08-02 13:48:41下载
- 积分: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
-
canchadj
残差定阶方法的例程,附模型所需的数据,希望对大家有用。(The residual method of order determination routine, with the required data model, the hope that useful.)
- 2012-05-10 11:23:55下载
- 积分:1
-
phase1-optimal
i want to download the codes
- 2014-12-08 02:36:38下载
- 积分:1
-
newton-steffensen
方程的数值解法,包含牛顿迭代法和基于牛顿法的史蒂芬森加速法。matlab实现,注释很详细。(Numerical solutions of equations containing the Newton iteration method and newton-steffensen method.Matlab, very detailed comments.)
- 2016-01-13 11:13:27下载
- 积分:1
-
cdfp_v32
基于chebyshev的水声信号分析,能量熵的计算,数值分析的EULER法,处理信号的时频分析,FMCW调频连续波雷达的测距测角,使用大量的有限元法求解偏微分方程,预报误差法参数辨识-松弛的思想。( Based chebyshev underwater acoustic signal analysis, Energy entropy calculation, EULER numerical analysis method, When processing a signal frequency analysis, FMCW frequency modulated continuous wave radar range and angular measurements, Using a large number of finite element method to solve partial differential equations, Prediction Error Method for Parameter Identification- the idea of relaxation.)
- 2016-04-14 14:46:51下载
- 积分:1
-
genetic-algorithmMatlab
说明: 用matlab编程遗传算法计算函数的最值,使函数达到最优化(Genetic algorithm with matlab programming function of the most value to optimize the function)
- 2011-03-18 11:07:40下载
- 积分:1
-
kbcs
it is a matlab code for takagi-sugeno modeling
- 2011-12-23 16:00:17下载
- 积分:1
-
16QAM
说明: 16qam in gaussian channek
- 2020-02-26 12:24:39下载
- 积分:1
-
PAM-TH-UWB
产生PAM_TH_UWB,包括PAM_TH_UWB信号的产生和频谱特征(Produce PAM_TH_UWB, including PAM_TH_UWB signal generation and spectral characteristics)
- 2010-05-24 11:17:33下载
- 积分:1