-
Unitary--ESPRIT.matlab
面阵中二维角度估计Unitary-ESPRIT的matlab仿真程序,这是采用面阵的二维的oda估计,能有效估计空间角。(Two-dimensional planar array of Unitary-ESPRIT for angle estimation matlab simulation program, which is the use of two-dimensional planar array of oda estimates can estimate spatial angle.)
- 2011-05-06 21:55:04下载
- 积分:1
-
Rayleigh_Channel
Rayleigh信道仿真程序,有多普勒加单径和多径信道的仿真模型(Rayleigh channel simulation program)
- 2020-09-21 09:47:51下载
- 积分:1
-
pinyuxiangguan
这是频域副本相关的代码,给予信号同样长度的副本,使得信号在相关后可以恢复,先是通过滤波器,然后找出信号点。(This is related to the frequency domain replica code, a copy of the same length given signal so that the signal can be restored after correlation, first through a filter, and then identify the signal points.)
- 2015-01-29 18:23:38下载
- 积分:1
-
ROUGHFUZZYSVMBinary
This contains matlab code for rough fuzzy svm.It is done purely in matlab and only for binary case
- 2010-11-05 20:57:50下载
- 积分:1
-
MATLABwork
光学设计:半导体激光器动态特性计算,LED电流—电压特性曲线仿真,高斯光束透镜变换特性的分析,光波在介质面上反射折射仿真计算,平行平面腔模的迭代解法(Optical Design: semiconductor laser dynamics calculations, LED current- voltage characteristics simulation, transformation properties of Gaussian beam analysis of the lens, light refraction in the medium surface of the reflector simulation, parallel to the plane of the cavity mode iterative solution)
- 2011-10-19 17:39:45下载
- 积分:1
-
CBIR2
一个基于内容的图像检索系统,对搞图像检索的应该会有所帮助!!!(A content-based image retrieval system, engage in retrieval should help! ! !)
- 2011-04-21 21:24:14下载
- 积分: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
-
Appendix_C
电磁场的时域有限差分法的matlab模拟的程序,计算电磁学的大牛写的程序。(the program writed by famous professor simulates electromagnetic field with FDTD)
- 2013-11-26 21:17:10下载
- 积分:1
-
YALMIP
用matlab解线性规划,整数规划,非线性规划,混合规划以及其它的规划推荐使用YALMIP,它是matlab的工具箱.(Using matlab for solving linear programming, integer programming, nonlinear programming, mixed planning and other planning recommended YALMIP, it is the matlab toolbox.
)
- 2011-12-28 15:37:50下载
- 积分:1
-
rakeRecieve_CDMA
rake接收机,简单易懂,来自美国著名教授,如有问题,联系02212090@bjtu.edu.cn()
- 2020-10-22 22:47:28下载
- 积分:1