-
application
1、语音信号的采集;
2、语音信号的频谱分析;
3、数字滤波器的设计;
4、对语音信号进行滤波处理;
5、对滤波前后的语音信号频谱进行对比分析;
(1, speech signal acquisition 2, the speech signal spectrum analysis 3, digital filter design 4, on the voice signal filtering processing 5, to filter the speech signal before and after a comparative analysis of the spectrum )
- 2020-11-23 18:49:33下载
- 积分:1
-
zuoye
MATLAB程序,用最陡下降实现LMS算法,设定不同的a值,可以验证该算法的收敛性,kalman算法和波束成型(MATLAB program, using the steepest descent LMS algorithm to achieve, set a different value, you can verify that the convergence of the algorithm, kalman algorithm and beam forming)
- 2010-05-21 17:19:45下载
- 积分:1
-
59159000-Speaker-Recognition-Using-MATLAB
speaker detection using different function
- 2013-03-16 18:45:55下载
- 积分:1
-
kalman_intro_chinese
这篇文章介绍了离散卡尔曼理论和实用方法,包括卡尔曼滤波器及其衍生:扩展卡尔曼滤波器的描述和讨论,并给出了一个相对简单的带图实例(This article describes the discrete Kalman theory and practical methods, including Kalman filter and its derivatives: Extended Kalman Filter described and discussed, and gives a relatively simple band diagram examples)
- 2010-03-07 10:24:37下载
- 积分:1
-
Pattern-Classification.pdf
R. Duda, P. Hart, D. Stork, Pattern Classification, 2nd Ed., John Wiley and Sons, 2001.
- 2014-10-10 23:46:10下载
- 积分:1
-
0.4P2
You can use it to make the singularity spectrum of the cantor set .The syms is 0.4P2.
- 2012-09-09 20:56:28下载
- 积分:1
-
信号处理仿真技术——kalman滤波
说明: 实现KALMAN滤波算法,通过跟踪,估计物体运动轨迹。(achieve Kalman filtering algorithm, by tracking estimated object trajectories.)
- 2005-10-20 15:50:08下载
- 积分:1
-
LTE_protocol
LTE 中文协议,很经典全面的讲LTE的资料,做好笔记看一段时间很有用的。(LTE protocol LTE physical layer
General description Multiplexing and
channel coding)
- 2015-01-26 13:57:33下载
- 积分:1
-
data
提供了四种不同的采集数据,001和002是FSK2信号,003和004文件是FSK4信号,两个mat文件是广播接收FM信号和对讲机接收的FM信号,这两个文件都是基带信号,其他六个都是中频信号,载波分别是250KHz(001-004文件)和21.6MHz(AM信号abc0和abc1文件),提供这几个采集到的数据文件供大家进行程序的测试和修正(Provides four different data acquisition, 001. 002 is a the FSK2 signal, 003 and 004 file is FSK4 signal, two mat file is the FM signal received by the broadcast receiving FM signals and intercom, these two files are a baseband signal, the other six are intermediate frequency signals, the carrier is 250KHz (001-004 files) and 21.6MHz (AM signal abc0 and the abc1 files), the provision of several data files collected for program testing and remediation)
- 2012-12-04 13:49:19下载
- 积分:1
-
Jacobi
Jacobi矩阵一般是坐标变换时用的——这个坐标系的坐标依次对那个坐标系的坐标求偏导数即得Jacobi矩阵。积分时从直角坐标变到球坐标、极坐标肯定要在积分号里乘上Jacobi矩阵的行列式。
若其特征值全为正,则此Jacobi矩阵正定,即它的任何二次型都大于零。并且如果是对称Jacobi矩阵,还可以实相合于一个单位阵。是比较强的条件。矩阵A的特征值是这个关于x的方程的所有根
det(A-xI)=0(Jacobi)
- 2010-12-20 23:19:38下载
- 积分:1