-
语音识别
Matlab 当前目录中的所有文件都复制并在 Matlab 命令上键入"speakerrecognition"窗口。正确解压缩该文件后,你会发现两个文件夹培训和测试,每个都包含一些文件,命名: S1。WAV,S2。WAV,......,;每个标记后的扬声器的 ID。这些文件被记录在 Microsoft WAV 格式。在 Windows 系统上,您可以听录音听通过双击到文件中。您可以使用中"火车"的声音文件来创建数据库已知的扬声器和使用声音文件目前在"测试"以评估自动识别器。请注意,听起来应该有相同的采样频率和此值必须要符合框架窗口的大小: 256 样品应该有的持续时间约 30 ms: 这使用采样频率约实现12500.如果不满足此条件,你必须重新采样输入的声音(您可以使用"重新取样"Matlab 命令) 或等价地,更改窗口参数进行筛选。这段代码基于阿明 Koohi 优秀提交公开发售http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8802&objectType=FILE并提高了使用先进的度量距离计算的结果。以这种方式取得了较好的识别率。完整的源代码,请访问http://www.advancedsourcecode.com/speaker.asp任何问题请电邮 luigi.rosa@tiscali.it
- 2022-02-05 14:46:02下载
- 积分:1
-
写日志类型,使用很简单。花了很长时间,建议到夏娃…
自己写的一个日志类,使用非常简单.
用了很长时间,这里推荐给大家,大家可以自由修改.-To write a log type, the use of very simple. Spent a long time, recommend to everyone here, we can freely modify.
- 2022-04-09 15:24:13下载
- 积分:1
-
图书管理系统
我所上传的是图书管理系统,代码简单易懂,很适合初学者,中间用到了struts,hibernate,spring数据库用的是mysql。
- 2023-05-04 22:55:02下载
- 积分:1
-
监控状态的小应用程序
监视器监听状态的小的应用程序-monitors monitor the state of small applications
- 2023-05-04 00:30:03下载
- 积分:1
-
java入门与事例指导,让你在学习语言的同时能够通过通过源代码来学习java...
java入门与事例指导,让你在学习语言的同时能够通过通过源代码来学习java-Java introduction and example,you will study java by code when you learn language
- 2022-03-16 21:14:53下载
- 积分:1
-
浙江大学# 39;的源代码!
浙大g729的源代码!-Zhejiang University"s source code!
- 2023-07-08 12:15:03下载
- 积分:1
-
蚁群算法用c++语言实现的,可以用于求旅行商问题的解
蚁群算法用c++语言实现的,可以用于求旅行商问题的解-Ant colony algorithm using c++ language and can be used to seek the solution of traveling salesman problem
- 2023-05-05 15:50:02下载
- 积分:1
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-08-19 01:42:39下载
- 积分:1
-
Transformation of the AD
有关AD变换相关的程序,用C编写,并且进行了相关调试。-Transformation of the AD-related procedures, prepared by C and were related to debugging.
- 2022-12-12 08:05:03下载
- 积分:1
-
国外结构计算程序,FORTRAN高级语言编写,主要用于结构分析。...
国外结构计算程序,FORTRAN高级语言编写,主要用于结构分析。-abroad structure calculation procedures, the High FORTRAN language, mainly for structural analysis.
- 2022-02-05 22:50:48下载
- 积分:1