-
matlab_based_adaptive_system_emulation
基于matlab的自适应仿真,其算法都是LMS算法,有系统辨识,噪声对消,自适应滤波器,陷波器,图像的DCT变换(adaptive emulation based on LMS,include system recognise,noise canceler,adaptive filter,dct transform)
- 2020-06-30 15:20:02下载
- 积分:1
-
语音识别的前世今生
很好的一本关于语音信号处理的书,而且是中文版的,比较好用(A good book on speech signal processing, and is the Chinese version, more useful)
- 2017-11-07 11:57:43下载
- 积分:1
-
171724210736171
MFCC:Mel频率倒谱系数的缩写。Mel频率是基于人耳听觉特性提出来的,它与Hz频率成非线性对应关系。Mel频率倒谱系数(MFCC)则是利用它们之间的这种关系,计算得到的Hz频谱特征。(Speech signal feature extraction)
- 2018-05-08 17:47:13下载
- 积分:1
-
SPECTRUM_LMS
1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。
2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序:
R.m用来计算输入信号的自相关矩阵及其特征值;
LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。
3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序:
functionx.m产生需要进行谱估计的函数;
fzhouqitu.m用来计算信号周期图的函数;
spectrum.m是用周期图法进行谱估计的函数
bt.m是用BT图法进行谱估计的函数
bart_lett.m是用BARTLETT法进行谱估计的函数
welch.m是用WELCH法进行谱估计的函数
SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 (a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t)
- 2007-04-29 17:54:54下载
- 积分:1
-
polymirphism
c#文件处理类库 C # file handling class library(C # File processing Class Library C # file handling class library)
- 2019-05-09 16:34:10下载
- 积分:1
-
wav_handle
c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。(wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be called directly.
)
- 2020-11-17 09:29:39下载
- 积分:1
-
RCT6_WM8731
WM8731语音芯片的驱动程序,完成录音和播放功能。主控制芯片为STM32RCT6。测试通过。(WM8731 voice chip driver to complete the recording and playback functions. The main control chip is STM32RCT6. Test pass.)
- 2016-12-07 22:02:44下载
- 积分:1
-
mp3 的算法
mp3算法并讲解mp3编码(mp3 algorithm on the MP3 encoder and)
- 2004-08-31 19:17:01下载
- 积分:1
-
dtw算法源代码
一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。(An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.)
- 2005-05-17 14:00:41下载
- 积分:1
-
GMMTEST
从wave中读取数据,通过mfcc提取特征系数。从txt文件中读取基于GMM的分类器,最终识别为那种类型(Read data from the wave through the MFCC feature extraction coefficient. Txt file to read from the GMM-based classifier, and ultimately identified as the type)
- 2007-08-28 09:33:19下载
- 积分:1