-
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
-
Tabular-method-procedures
用表上作业法求解运输问题,基于matlab的算法实现(Tabular method procedures)
- 2011-04-29 22:45:32下载
- 积分:1
-
chapter11
matlab神经网络43个案例分析源码11,关于连续Hopfield神经网络的优化—旅行商问题优化计算
(matlab neural network source code 11 43 case studies, optimization on a continuous Hopfield neural network- the traveling salesman problem optimization)
- 2014-11-04 21:18:22下载
- 积分:1
-
1-mammograms-Segmentation-for-detection-of-masses
mammograms Segmentation for detection of masses breast
- 2014-12-05 20:56:22下载
- 积分:1
-
leveldiagramBeta2008
level diagram-matlab code
- 2011-11-23 16:14:48下载
- 积分:1
-
dominate
用差分进化算法求解带有约束的混合整数规划问题(Using differential evolution algorithm for solving mixed integer programming with constraints problem)
- 2021-04-14 14:18:55下载
- 积分:1
-
three-algorithms-about-histogram
本代码实现了三种直方图相关的算法,分别为直方图均衡化,直方图规定化,对比受限自适应直方图均衡化。三种方法放在3个不同的文件夹下,直接运行test文件,就可以得到运行结果(This code implements three histogram algorithm, respectively histogram equalization, histogram provides contrast limited adaptive histogram equalization. Three methods on three different folder, run directly test file, you can get the results)
- 2021-02-12 11:39:52下载
- 积分:1
-
FTVd_v4.0
A Fast Algorithm for Total Variation based Deconvolution
- 2020-12-28 22:39:01下载
- 积分:1
-
PSCADEMTDC
PSCAD EMTDC仿真软件及在电力电子技术仿真中的应用(pscad stimulation application)
- 2010-05-31 13:09:25下载
- 积分:1
-
DSBF
通过固定波束形成算法进行语音增强的一个仿真程序,这个算法是麦克风阵列语音增强里最基本的,值得研究。(Formed by a fixed beam speech enhancement algorithm, a simulation program, this algorithm is the microphone array speech enhancement in the most basic, is worth studying.)
- 2014-10-28 15:44:07下载
- 积分:1