-
echo-filtering
系统可以利用声音信号产生带有回声的声音文件,并可以从带有回声的文件中消除回声而得到原声音信号;另外,系统还能从中估计反射物的距离(System can make use of the voice signals of the sound files with echoes and echoes from the document with echo and obtain the elimination of the original voice signal In addition, the system can also have to guess the distance from the reflective material)
- 2009-04-19 00:25:09下载
- 积分:1
-
ParameterEstimation
说明: 用matlab解决数理统计中的对参数的区间估计的问题(Using matlab to solve mathematical statistics in interval estimation of the parameters of the problem)
- 2010-04-24 21:00:17下载
- 积分:1
-
Untitled
均匀性度量法分割图像(二值化处理)对应的MATLAB程序(Uniformity of measurement method of image segmentation ( two values of the corresponding MATLAB program ))
- 2012-11-25 19:58:51下载
- 积分:1
-
image_deformation_using_moving_least_squares
控制点操作的图像变形 matlab实现
在图像上标注若干个控制点,再按回车后再标注希望这些点变形到的位置,则这些点会牵动这张图像相应变形(deformation with control points)
- 2009-12-18 12:24:41下载
- 积分:1
-
hilbertvb
hilbert 的VB6.0的代码,利用matlab验证过了,可以用于包络解调分析(hilbert the VB6.0 code, the use of matlab verified, and can be used for envelope demodulation)
- 2011-09-10 22:41:26下载
- 积分:1
-
inversion_GA
Genetic algorithm for ground penetrating radar data inversion.
- 2014-11-14 20:17:48下载
- 积分:1
-
Hilbert-Vibration-Decomposing-(HVD)
Hilbert Vibration Decomposing (HVD)
- 2020-12-09 15:49:20下载
- 积分: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
-
经典注水定理
经典注水算法,可以达到最大和速率。根据时间分配信号条件好的信道分配较多的功率,较差的信道条件的信道分配较少的功率。煮水算法在MIMO多输入多输出系统中非常常用非常有效非常好
- 2022-03-05 23:15:13下载
- 积分:1
-
MATLAB1
学习MATLAB数值分析,能够利用MATLAB进行曲线拟合、插值以及解高阶方程等等(Learning MATLAB Numerical Analysis)
- 2009-10-17 20:23:42下载
- 积分:1