-
source_navigator_user_guide_html
user guide manual for IDE source navigator in HTML format
- 2014-08-26 21:14:57下载
- 积分:1
-
GUI-reference
matlab GUI学习文档,内含26个PDF文档,包括界面使用总结和编程说明(learn matlab GUI reference)
- 2011-12-22 17:29:25下载
- 积分:1
-
CHENGXU
MUSIC算法[1] 是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。MUSIC算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位。噪声子空间的所有向量被用来构造谱,所有空间方位谱中的峰值位置对应信号的来波方位。MUSIC算法大大提高了测向分辨率,同时适应于任意形状的天线阵列,但是原型MUSIC算法要求来波信号是不相干的。(clear all
clc
List0= E:DOA估计仿真
List00=[ 2013-10-31_12_44_31 ]
for Li=1:1
List1=strcat(List0,List00(Li,:), Data )
In_p=[List1, ChanData ] 输入数据目录
Out_p=strcat([List1, DataDOA ]) 输出数据目录
NLen=10000 分段长度
M=16
r=15
c=299792458
List=List1(end-19:end-1) 选择目录
if(~exist(Out_p, ))
mkdir(Out_p)
end
)
- 2015-06-09 10:48:54下载
- 积分:1
-
2020060804
说明: Guide界面,录制音频、同时播放背景音乐,显示时域图像和频域图像,分析节奏和音准,用于评分(Made a Guide interface to record audio and play the background music at the same time. Display time domain images and frequency domain images. Analyze the rhythm and intonation to score the recorded audio.)
- 2020-06-19 22:31:39下载
- 积分:1
-
LJD
说明: 累加弦长的参数三次样条曲线方法求插值曲线,给定顶点(cumulative long string parameter cubic spline curve interpolation methods for curve, given vertex)
- 2006-03-31 20:50:24下载
- 积分:1
-
stacklife-master
a new way to browse the Harvard Library collection. This is a prototype. We’re eager to hear you about what works
- 2014-11-26 22:31:41下载
- 积分:1
-
chongjian
基于R-L模型的CT扫描和滤波反投影重建的程序实现(Based on CT scan and filter back projection reconstruction RL model program)
- 2013-12-11 18:32:56下载
- 积分:1
-
Graphene_Cond
说明: 描述了石墨烯的介电常数与厚度,化学势以及散射率的关系。(The relationship between dielectric constant and thickness, chemical potential and scattering rate of graphene is described.)
- 2021-03-29 19:49:09下载
- 积分:1
-
mtetris_hacked
一个有趣的matlab编程的俄罗斯方块。编程思想值得一学!J向左,L向右,I变换,S向下。(An interesting matlab programming Tetris. Programming ideas worth learning! J to the left, L to the right, I transform, S down.)
- 2009-12-31 12:20:07下载
- 积分:1
-
face-detection-using-skin-color
a face detection method using skin color implemented in matlab
- 2013-07-09 01:57:34下载
- 积分:1