-
agh_chapter04
lagre no of m file for matlab course code
file # 3(lagre no of m file for matlab course code
file# 3)
- 2009-05-08 00:00:13下载
- 积分:1
-
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
-
PSO-MIMO
MATLAB particle swarm algorithm, realize the MIMO equalization.
- 2012-03-27 21:51:03下载
- 积分:1
-
Statystyka
Satatistical program for variancy
- 2009-03-30 05:29:44下载
- 积分:1
-
libsvm-mat-2[1].83-1
台湾大学的使用SVM方法进行线性回归、分类的MATLAB程序(National Taiwan University, the use of SVM method of linear regression, classification procedures of the MATLAB)
- 2008-03-18 09:58:22下载
- 积分:1
-
P4
说明: Transformation from XYZ coordinates to Geodetic Coordinates.
- 2009-04-26 17:58:00下载
- 积分:1
-
singleslitdiffraction
通过MATLAB软件编程实现夫琅和费衍射的方法:用衍射积分(To achieve through the MATLAB software programming Fraunhofer diffraction method: using diffraction integral)
- 2009-12-22 13:22:20下载
- 积分:1
-
AF-power
提出了一种基于网络编码的无线中继方案,并通过研究该方案下系统的中断概率,给出了最优功率分配的策略(A wireless relay scheme based on network coding, and by studying the interrupt probability of system under the scheme, the optimal power allocation strategy is given
)
- 2013-05-02 11:31:03下载
- 积分:1
-
1
load flows running in tranmission system to evaluate powers and losses
- 2013-05-13 12:24:38下载
- 积分:1
-
SSA
说明: 麻雀搜索算法(Sparrow Search Algorithm, SSA)是于2020年提出的。SSA 主要是受麻雀的觅食行为和反捕食行为的启发而提出的。该算法比较新颖,具有寻优能力强,收敛速度快的优点(Sparrow search algorithm (SSA) was proposed in 2020. SSA is mainly inspired by the foraging behavior and anti predation behavior of sparrow. The algorithm is novel and has the advantages of strong optimization ability and fast convergence speed)
- 2021-04-19 11:55:45下载
- 积分:1