-
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
-
adaption-control-
matlab语言 用于自适应性控制,北航《系统辨识与自适应控制MATLAB仿真》.(the language of matlab,the code is used for adaption control.)
- 2013-08-12 15:58:50下载
- 积分:1
-
aa
说明: 声子晶体平面波展开的程序,其中参数可以自己设定,直接可用!(Phononic crystal plane wave expansion of the program, where the parameters can be set directly available!)
- 2013-10-19 21:36:52下载
- 积分:1
-
matlab
matlab 读取数据并显示激光扫描的3D图形(matlab program)
- 2014-11-28 11:49:58下载
- 积分:1
-
DPsearch
Fast search for Dirichlet process mixture models (This code implements the search algorithms (modulo a few minor changes) described in the Fast search for DPMMs paper at AI-Stats 2007. It should work out of the box with a reasonably recent version of matlab. Currently the code only contains the Dirichlet/Multinomial case, but the Gaussian case can be hacked in in about 5 minutes.)
- 2014-01-18 22:11:58下载
- 积分:1
-
10.1.1.92.940.pdf
mobility models for wirelss networks
- 2017-08-24 13:17:50下载
- 积分:1
-
groebner
manipulate and solve systems of multivariate polynomial equations by computing the groebner basis
- 2009-06-24 21:18:11下载
- 积分:1
-
Introduction.to.MATLAB.and.Simulink.A.Project
说明: 用20个示例项目的方式介绍Matlab/Simulink。内容包括:
*Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations & projects *Suitable for self-study and professional licensing exams *Designed for the reader who does not have extensive math and programming experience *Contains many practical applications of MATLAB and Simulink(20 Examples of projects with a way to introduce Matlab/Simulink. Include:* Contains over 20 hands-on projects in MATLAB (with code) integrated throughout the book* Includes a complete introduction to Simulink* Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations )
- 2008-09-11 00:39:17下载
- 积分:1
-
BULK
这是关于bulk电路的matlab simulink仿真模块,仿真结果较好(This is on the bulk circuit matlab Simulink simulation module, the simulation results)
- 2012-04-27 20:58:32下载
- 积分:1
-
Pendulum_EKF
Inverted pendulum stabilization using LQR controller combined with EKF for tracking unmeasurec states
- 2013-02-05 03:18:26下载
- 积分:1