-
系统辨识算法matlab 自动提供输入输出功能
自动辨识
系统辨识算法matlab 自动提供输入输出功能
自动辨识-system identification algorithm for automatic Matlab functions of the input and output automatic identification
- 2022-08-22 01:17:21下载
- 积分:1
-
SVM分类器,针对语音信号的分类识别应用。内容非常多,大家可以筛选着利用。...
SVM分类器,针对语音信号的分类识别应用。内容非常多,大家可以筛选着利用。-SVMclassification
- 2022-05-18 20:59:48下载
- 积分:1
-
这是一个在计算机上用C语言写的ADPCM编解码程序。
这是一个在计算机上用C语言写的ADPCM编解码程序。-This is a computer using C language to write procedures for the ADPCM codec.
- 2022-07-09 17:43:43下载
- 积分:1
-
lms的matlab程序仿真,可以实现lms的一些性能仿真
lms的matlab程序仿真,可以实现lms的一些性能仿真-matlab simulation of LMS procedures, you can realize some of LMS performance simulation
- 2022-09-26 10:00:03下载
- 积分:1
-
ica 权威paris在很久以前写的ica算法程序,稍作修改可以用于声音信号识别。...
ica 权威paris在很久以前写的ica算法程序,稍作修改可以用于声音信号识别。-Paris, one of the authorities of ICA, created the program at long time ago. It can be used to recognise speech signal if modify a little.
- 2022-09-10 17:30:03下载
- 积分:1
-
用PC SPEAKER 播放WAV文件的C源程序
用PC SPEAKER 播放WAV文件的C源程序 -PC SPEAKER broadcast WAV files to the C source
- 2022-03-31 08:10:21下载
- 积分:1
-
继续往上传基音检测论文,希望对你有帮助.共同奋斗
继续往上传基音检测论文,希望对你有帮助.共同奋斗-Continue to upload pitch detection papers, I hope you have help. The common struggle
- 2022-07-10 23:50:40下载
- 积分:1
-
动态时间归整
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。
- 2022-03-24 01:53:33下载
- 积分:1
-
C实现嗯,前向-后向算法,Viterbi算法,鲍姆
c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h
- 2022-10-23 12:05:03下载
- 积分:1
-
这个代码是用来去除语音信号中的沉默,以便识别…
This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .-This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .
- 2023-07-08 01:25:02下载
- 积分:1