-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
xianboqi
利用matlab变成实现一个陷波滤波器(notch)(Using matlab to implement a notch filter into (notch))
- 2011-07-13 10:14:04下载
- 积分:1
-
codes
matlab programes FOR COMMUNICATION ENGINEERING
- 2015-02-17 01:05:44下载
- 积分:1
-
MuiltyTool
结合了分页显示、拖拽换位、删除及动画效果,长按后可进行拖拽,并在拖拽的移动过程中有补位的动画效果,可在拖拽过程中换页。自定义点击目标的可删除、可移动的属性。(Combines paging display, drag transposition, delete, and animation effects, long press can drag and drag to move the process to fill the seats have animation, can change the course page in drag. Custom Click goals can be deleted, movable property.)
- 2013-12-11 10:45:16下载
- 积分:1
-
kde
KDE for segmentation such as how to locate the person from the envrionment(KDE for segmentation)
- 2010-10-29 23:47:05下载
- 积分:1
-
simulink
说明: simulink初学者快速入门的好帮手,我开始就是学的这个,很快入门(good)
- 2010-04-15 08:31:48下载
- 积分:1
-
Ybusaf
this source code is ybus matlab
- 2013-08-04 18:00:40下载
- 积分:1
-
chenxu
求解一维偏微分方程,matlab语言。中心差分,先前差分(Solving one-dimensional partial differential equations)
- 2013-09-11 14:59:08下载
- 积分:1
-
Ant-colony-algorithm-based-on-MATLAB
通过matlab仿真和验证蚁群算法在PCB板检测时路径的优化问题。附带蚁群算法代码以及仿真结果。(Through MATLAB simulation and validation of ant colony algorithm in PCB plate detection route optimization problem.thisfile include ant colony algorithm codes and simulation results.)
- 2012-08-30 21:48:56下载
- 积分:1
-
svpwmsl
异步电机的SVPWM矢量控制,转速恒定,MATLAB版本2013。(The SVPWM vector control of asynchronous motor, a constant speed, MATLAB version 2013.)
- 2015-05-01 14:24:58下载
- 积分:1