-
mvdr_1
最小方差无失真响应,波束形成,增强信号。(Minimum Variance Distortionless Response ,Digital Beamforming,Siginal Enhancement)
- 2011-05-09 20:01:07下载
- 积分:1
-
gaosi-keshihua
高斯可视化的仿真,利用matlab实现,是一个很经典的算法啊,ppt展示(Gaussian visualization simulation using matlab to achieve, is a classic algorithm, ppt show)
- 2012-05-27 22:47:07下载
- 积分:1
-
1
说明: 有限差分法,解决偏微分方程的其中的一种解法(Finite difference method to solve partial differential equations in which a solution)
- 2013-04-13 23:25:07下载
- 积分:1
-
Small-spectral-analysis
说明: matlab程序,小波谱分析mallet算法经典程序,包括1.正弦波定义,2.小波滤波器谱分析,3.MALLET分解算法,4.MALLET重构算法(matlab program, the small spectral analysis algorithm for the classic mallet procedures, including 1. Sine definition, 2. wavelet filter spectrum analysis, 3.MALLET decomposition algorithm, 4.MALLET reconstruction algorithm)
- 2011-02-27 10:05:23下载
- 积分:1
-
matlab-powersystem
MATLAB_SIMULINK在电力系统工程仿真中的应用,本书对电力系统仿真的各元器件进行了详细的介绍,同时采用大量案例,学习simulink在电力系统仿真很容易上手。(MATLAB_SIMULINK in power systems engineering simulation applications, this book on the power system simulation carried out for each component in detail, while using a large number of case study in the power system simulation simulink very easy to use.)
- 2013-09-18 11:12:05下载
- 积分:1
-
chafenfangfa
求一维抛物线方程的全隐/显式格式离散方法的解法。matlab(Seeking a full-dimensional parabolic equation implicit/explicit solution form discrete methods. matlab)
- 2013-12-07 15:22:15下载
- 积分:1
-
hsyc
灰色预测模型,灰色预测模型,灰色预测模型,灰色预测模型,灰色预测模型,灰色预测模型,灰色预测模型,灰色预测模型,(Gray prediction model, gray forecasting model, gray forecasting model, gray forecasting model, gray forecasting model, gray forecasting model, gray forecasting model, gray forecasting model,)
- 2013-09-08 14:14:55下载
- 积分:1
-
zishiyinglvbo
基于二维自适应异小波基小波变换的规则纹理缺陷检测(Texture defect detection based on the rule of two-dimensional adaptive wavelet transform different wavelet)
- 2014-12-07 21:23:00下载
- 积分: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
-
kalman.m
卡尔曼算法和扩展卡尔曼算法的详细推导,包含了卡尔曼算法的五条基本方程,以及应用于非线性环境下的扩展卡尔曼算法(Kalman algorithm and extended Kalman algorithm detailed derivation the Kalman algorithm contains five basic equation, and the extended Kalman algorithm applied to nonlinear environment)
- 2012-11-22 17:42:00下载
- 积分:1