-
pattern-recognition
本书是关于模式识别与机器学习的一本经典教材,其中更对贝叶斯原理做了详细的描述,更能帮助读者了解贝叶斯方法在模式识别中的重要作用。(This book is a classic textbook on pattern recognition and machine learning abroad, in particular the principle of Bayesian detailed description.)
- 2013-02-03 21:56:16下载
- 积分:1
-
Chapter-4
图书电扫阵列-matlab建模与仿真,第四章编码(codes of book chapter4)
- 2015-06-13 15:37:44下载
- 积分:1
-
JBD
Demo script for testing for block-diagonalizability of real matrices
- 2007-08-11 23:09:02下载
- 积分:1
-
teachingmatlab
教你任何有效使用matlab,快来试试吧,很有用的(teach you how to use matlab
)
- 2009-11-20 16:24:17下载
- 积分:1
-
imagenroom
考虑到房屋内多种噪声,混响的影响,求出房屋的冲激相应(Taking into account a variety of house noise, reverberation effects, find the appropriate housing impulse)
- 2010-11-21 09:15:27下载
- 积分:1
-
LCMV
本程序是用于天线阵列波束波束形成的 LCMV算法,算法给出了误码率曲线,可以看出LCMV算法在高信噪比时误码率很小。
(this procedure is used for beam antenna array beam forming the Virus algorithm, the algorithm is given BER curves, Virus algorithm can be seen in the high signal-to-noise ratio at the bit error rate is very small.)
- 2006-12-28 10:18:37下载
- 积分:1
-
pipeFlow
Navier-stokes flow in a pipe using CFD-based numerical code.
- 2014-11-19 15:25:54下载
- 积分:1
-
n_fft
一些有关fft 的东西,与大家共同欣赏。谢谢,大家的指正。(something about fft)
- 2010-08-03 14:09:40下载
- 积分:1
-
011fir16_matlab
给出了通过MATLAB设计FIR滤波器的程序,只需要输入滤波器类型和参数就能设计出特定滤波器,并产生DSP需要的数据,很有意义。(MATLAB is given through the FIR filter design process, only the type and parameters of input filter will be able to design a specific filter, and DSP have the data needed and meaningful.)
- 2009-06-15 10:31:19下载
- 积分:1
-
yuyinshiyu
语音信号处理 时域分析 短时能量 短时平均过零率 短时自相关函数( a=wavread( beifeng.wav )
subplot(6,1,1),plot(a)
N=32
for i=2:6
h=linspace(1,1,2.^(i-2)*N);
)
- 2011-05-05 10:54:36下载
- 积分:1