搜索资源列表
FormantTracker(matlab)
- 检测语音信号的共振峰 % gender = gender_detector(X,Fs) % % This function will use a pitch detection algorithm to decide if the speaker is MALE(0) or FEMALE (1). % It is designed to work with short speech samples (up to or greater than 50 ms). The funct
matlab.frequency.analyse
- 1.产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计三种高通,低通,带通滤波器对信号进行滤波处理,观察滤波后信号的频谱。 2.采集一段含有噪音的语音信号(可以录制含有噪音的信号,或者录制语音后再加进噪音信号),对其进行采样和频谱分析,根据分析结果设计出一合适的滤波器滤除噪音信号。
MATLAB====LMS
- LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器。
窄带信号提取
- 语音识别中的窄带信号提取函数,matlab版-Speech Recognition narrowband signal extraction function, Matlab version
voicebox voicebox,matlab的语音信号处理工具箱
- voicebox,matlab的语音信号处理工具箱,可以进行语音识别、合成等,算法都很成熟-VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhi
final.rar基于PC声卡和matlab的实时语音信号采集分析系统
- 一个基于PC声卡和matlab的实时语音信号采集分析系统,带有界面图形,功能较完善,A matlab based on PC sound card and the real-time voice signal acquisition analysis system with graphic interface, function better
matlab.rar
- 在语音信号处理过程中,用MATLAB进行语音分帧的程序,不错的内容,speech signal processing
Great_Outdoors_by_sandals82.zi
- 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
psola.rar
- 语音信号处理调节韵律的matlab程序,基音同步叠加算法PSOLA,,Speech Signal Processing, Pitch Synchronous Overlap Add algorithm PSOLA
LPC
- 基于线性预测系数(LPC)的语音信号重构。给出了完整的LPC matlab程序,包括语音信号采集,LP预测系数,阶数的选择以及预测结果误差曲线。(很好用)-Based on the linear prediction coefficient (LPC) voice signal reconstruction. Given a complete LPC matlab procedures, including voice signal acquisition, LP prediction coef
SpeechProsodyAnalysisTools
- 用于语音信号分析的matlab源代码,包括谐波分析,声强分析,音源分析等 This software consists of a series of Matlab routines useful for various aspects of prosodic analysis of speech, in particular F0 and harmonic analysis, loudness analysis, and voice-source analysis. -For voi
matlab[speech_toolboxes(1)]
- matlab语音信号处理工具箱[speech_toolboxes(1)]-matlab speech signal processing toolbox [speech_toolboxes (1)]
my_lpc
- 线性预测(LPC)是语音信号处理中最有效的分析方法之一,通过LPC谱,LPCC谱的分析,并结合LPC检测方法判断出语音的基音周期或共振峰。我们可以利用Matlab来进行编程实现,具有实现简单,效果良好的特点-The linear predictive (LPC) is one of the most important methods in speech processing. Through the LPC spectrum, the LPCC spectrum analysis, and u
4MATLAByuyindesign
- 4+MATLAB+的语音信号分析与处理的课程设计,含文件与程序。-4+ MATLAB+ voice signal analysis and processing of curriculum design, including documentation and procedures.
案例1 BP神经网络的数据分类-语音特征信号分类
- 使用BP神经网络的数据分类-语音特征信号分类(Data classification using BP neural networks -- speech feature signal classification)
语音信号分析与合成
- 该资料是《MATLAB在语音信号分析和合成中的应用》的配套代码,内容也比较详细,适合初学者。(The information is "MATLAB in speech signal analysis and synthesis of the application" supporting code, the content is more detailed, suitable for beginners.)
MATLAB在语音信号分析和合成中的应用
- 《MATLAB在语音信号分析和合成中的应用》MATLAB程序("Application of MATLAB in speech signal analysis and synthesis" MATLAB program)
MATLAB在语音信号分析和合成中的应用》附件
- 这是非常有用的语音信号处理的代码资源,是书《matlab在语音信号分析与合成中的应用》的代码,整理的非常仔细,如何使用都有说明书。非常有价值。(This is a very useful code resource for speech signal processing. It is the code for the application of MATLAB in speech signal analysis and synthesis. It is very careful and has
matlab
- 这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。(speech signal processing)
语音信号降噪之小波分解法
- 语音信号处理--降噪方法之小波分解法 MATLAB例程(Speech Signal Processing--A MATLAB Routine of Wavelet Decomposition Method for Noise Reduction)