-
Tsmart
完成智能天线的T程序仿真,通过仿真可以输出天线的MUSIC算法的结果(Smart antenna to complete the T process simulation, simulation can be output through the antenna of the results of the MUSIC algorithm)
- 2009-05-20 10:35:47下载
- 积分:1
-
yanghao2main
通信仿真系统,通过搭建模型,运用此代码产生信噪比与误码率的关系图(Communication Simulation System)
- 2013-01-26 21:09:33下载
- 积分:1
-
matchbymonogenicphase
Matlab编制的利用相位特征完成图像匹配(match image feature points using phase data)
- 2009-05-06 11:17:30下载
- 积分:1
-
skindetector
Skin Detection using matlab
- 2010-11-18 22:38:20下载
- 积分:1
-
jack_immune_clonalG
Clonal selection algorithm with matlab, and applications
- 2010-01-15 05:48:37下载
- 积分:1
-
kinematics
This document about method of solution kinematics problem in unit quaternions on matlab
- 2011-02-11 17:27:45下载
- 积分:1
-
testdynamic
matlab与vc联合编程 实现图形的动态显示(matlab and graphics vc joint programming to achieve the dynamic display)
- 2007-11-23 20:06:19下载
- 积分:1
-
jiaozhengbijiao
传统频谱校正方法和全相位频谱校正法比较,可以看出全相位频谱校正的优势很明显(Traditional correction method and full-spectrum phase spectrum correction method of comparison, we can see the advantages of all phase spectrum correction obviously)
- 2009-12-07 10:16:53下载
- 积分:1
-
MPEG
这个程序实现了MPEG2的视频压缩,用于Internet上视频流的处理(IP流还没有实现),程序的注释相对比较少,所以可能比较难理解些。下载后请先看说明。(This program implements MPEG2 video compression, video streaming for the Internet, the processing (IP flow has not yet achieved), program notes relatively small, it may be more difficult to understand something. Please read download instructions.)
- 2009-10-28 19:33:20下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1