-
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
-
capacity
Channel capacity for Rayleigh channel(Channel capacity for Rayleigh channel matlab code)
- 2010-05-10 06:59:28下载
- 积分:1
-
PCs
Analyze multiple user interference based Standard Gaussian Approximation (SGA) model and packets collision (PC) model in IRUWB wireless communication system.
- 2013-07-24 20:05:21下载
- 积分:1
-
a
说明: 模糊聚类分析分析的MATLAB实现,并且以图形的方式呈现了模糊聚类分析的结果。(Analysis of fuzzy cluster analysis to achieve the MATLAB and graphical way to show the results of fuzzy cluster analysis.)
- 2009-08-08 16:23:19下载
- 积分:1
-
2007413151619_2
unit should be promoted in future work. The real implementation of the system is an
issue that has been mentioned and should be analyzed while the simulation procedure
exalts. Other simulation programs such as PSpice should be used to compare their
results. The inverters need to develop in order to be more efficient and up to date, to
- 2010-07-19 19:35:50下载
- 积分:1
-
image-fusion
在matlab开发环境中,利用小波算法开发的图像融合。(image fusion matlab)
- 2013-05-10 11:00:43下载
- 积分:1
-
processMotion
matlab编写的处理地震波的程序,主要把多行多列的地震波转成单列的(matlab is processing the sesmic wave)
- 2012-04-30 20:24:36下载
- 积分:1
-
MATLAByuyanyukongzhixitongfangzhen
介绍matlab相关语言与控制系统仿真,具体内容有计算机辅助设计与仿真技术概述,matlab语言基础,控制系统的数学描述与建模,控制系统的分析方法,SIMULINK仿真基础等等。(Introduction matlab simulation and control systems related to language, the specific content of an overview of computer-aided design and simulation, matlab language based on mathematical description and control system modeling, control system analysis, SIMULINK simulation-based, and so on.)
- 2011-07-04 21:28:46下载
- 积分:1
-
SOC_kalman
基于Kalman滤波器设计思想,仿真实现电池充放电模型建立,实现二阶RC电路充放电模型;(The battery charge and discharge model to achieve second-order RC circuit to charge and discharge model-based Kalman filter design thinking, simulation )
- 2012-11-27 23:04:32下载
- 积分:1
-
equalization
实现数字音频信号的幅频均衡,采用了lms算法和rls算法,有MATLAB的simulink模型,和m文件,还有部分c程序,已经本人完全测试过。(Digital audio signal of the amplitude-frequency equalization, using lms algorithm and rls algorithms, there are MATLAB-simulink model, and the m file, as well as part of the c program, I have been completely tested.)
- 2009-10-18 21:22:55下载
- 积分:1