-
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
-
pmsmmodel
说明: 永磁同步电机id=0 FOC控制,SVPWM算法simulink仿真模型,波形良好(Permanent magnet synchronous motor id = 0 FOC control, SVPWM algorithm Simulink simulation model, good waveform)
- 2020-04-10 17:58:25下载
- 积分:1
-
Modelisation-cellule-solaire
This file describes a dynamic model of a solar cellular using Matlab/Simulink.
- 2013-08-15 07:46:52下载
- 积分:1
-
DEA
This file consists of matlab codes for a DEA optimization problem using fast algorithms of cplex
- 2014-12-26 07:50:10下载
- 积分:1
-
IEEE802.16dMATLAB
IEEE 802.16d路径损耗模型属于对数正态阴影路径损耗模型。根据郊区宏蜂窝中发射机和接收机之间的障碍物密度,可以分为三种类型ABC。该代码利用MATLAB仿真了IEEE 802.16d路径损耗模型,并画出了未修正和修正的模型曲线以供对比参考。(IEEE 802.16d path loss models are lognormal shadow path loss model. According density suburban macrocell obstacle between transmitter and receiver can be divided into three types A B C. The code using MATLAB simulation of the IEEE 802.16d path loss model, and draw the uncorrected and corrected model curve for comparative reference.)
- 2021-04-03 21:29:05下载
- 积分:1
-
example1
鱼群算法在多目标寻优问题上的应用,注释详细,代码初学者必备。(Fish swarm algorithm in multi-objective optimization problem, the application of detailed notes, code beginners.)
- 2017-11-27 10:54:41下载
- 积分:1
-
proakis
adaptive equalization for multiple access for the TDMA digital cellular system is treated in this paper first survey the current system include the performance quality after that research the multiple changes in this approach
- 2010-09-29 13:09:01下载
- 积分:1
-
extr
Extraire des maximas et minimas des signaux avec l axe temporel
- 2012-09-06 02:24:22下载
- 积分:1
-
Essential.MATLAB.for.Engineers.and.Scientists
Essential.MATLAB.for.Engineers.and.Scientists 学习MATLAB的一本经典英文教材(Essential.MATLAB.for.Engineers.and.Scientists)
- 2010-07-10 13:04:42下载
- 积分:1
-
Bayes-matlab-
MATLAB 模式识别的小程序,最小错误率Bayes分类器的设计与检验等(MATLAB pattern recognition applet, Bayes minimum error rate classifier design and inspection)
- 2011-07-06 20:58:19下载
- 积分:1