CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 特征提取 matlab

搜索资源列表

  1. matlabyuyinshibiesuanfa

    0下载:
  2. matlab语音识别算法,包括预处理,特征提取,训练,识别算法,基于hmm模型-Matlab speech recognition algorithms, including preprocessing, feature extraction, training, recognition algorithm based on model hmm
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3578
    • 提供者:张旭
  1. tdpsola

    1下载:
  2. 此算法是针对语音合成,采用时域的基音同步叠加算法,对波形进行韵律特征提取,修改,以及合成(包括短时能量分析,短时过零率分析等等算法)!算法是用matlab编写的-Speech synthesis, using time-domain synchronous Pitch stack algorithm, rhythm right waveform feature extraction, modification, and synthesis (including short-term energy
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:35365
    • 提供者:
  1. sta12_1

    0下载:
  2. 基于MATLAB的主元分析,可用于信号特征提取及模式识别-the main element analysis, signal can be used for feature extraction and pattern recognition
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:962
    • 提供者:Li bin
  1. VQ.rar

    3下载:
  2. 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\vq) 在Command windows中输入 train( 1s\ ,7) 这是将1s中的wav文件进行特征提取并产生VQ码本, 在workspace中有个ans的文件保存为.m文件,比如7.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:
    • 文件大小:467028
    • 提供者:晶晶
  1. matlab

    0下载:
  2. 用MATLAB开发的语音识别中语音特征提取方法之一MF-Developed using MATLAB voice speech recognition feature extraction methods MF
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:5385
    • 提供者:
  1. texture-gabor.rar

    3下载:
  2. gabor提取纹理特征,k-means方法无监督聚类进行图像分割,extract texture feature, cluster by k-means
  3. 所属分类:source in ebook

    • 发布日期:2016-05-11
    • 文件大小:64181
    • 提供者:zhengjuan
  1. MFCC

    0下载:
  2. this simple programe for mfcc feature extraction developed in matlab.-this is simple programe for mfcc feature extraction developed in matlab.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-14
    • 文件大小:3559
    • 提供者:yashpal
  1. a_novel_speake_identification_system_based_on_GMM_

    1下载:
  2. 文中详细介绍了一种基于GMM 与 SVM的说话人识别系统。包括特征提取,算法实现及实验数据。对语音处理及说话人识别技术的研究者很有帮助。-Introduce a novel speake identification system based on GMM and SVM,with feature extract,algorithm research and experiment data.This doc would be helpful to those who are working on
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:608528
    • 提供者:张晓宇
  1. MATLAB-YUYINSHIBIE

    0下载:
  2. 这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-15
    • 文件大小:6231
    • 提供者:dongxu
  1. speechcode1

    1下载:
  2. matlab中用于输入语音信号,特征提取,建立模型,识别判决等三部分的源码。-matlab input speech signal is used, feature extraction, modeling, identification judgments, such as the source of three parts.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-16
    • 文件大小:42550
    • 提供者:He Changqing
  1. fenzhenchuli

    0下载:
  2. 语音特征提取,如过零率,能量比,短时能量。须导入MAV音频。-Voice feature extraction, such as zero-crossing rate, energy ratio, short-term energy. MAV audio to be imported.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:728
    • 提供者:
  1. mfcc

    3下载:
  2. 语音信号的初始化及MFCC特征提取算法,附带测试用语音信号-Voice signal and the initialization MFCC feature extraction algorithm, with test speech signal
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:428674
    • 提供者:高斯
  1. melmfcc

    0下载:
  2. 从说话人的语音信号中提取说话人的个性特征是声纹识别的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数 -From the speaker s voice signal to extract the speaker s personality traits is the key to Voiceprint identification. Mainly introduces the speech signal feature extraction method in Mel cepstral
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:241648
    • 提供者:于高
  1. HMMforspeechrecogntion

    4下载:
  2. 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1179335
    • 提供者:wh
  1. 1

    0下载:
  2. 语音信号处理的课件,包含语音信号的短时分析、特征提取、矢量量化,语音编码、合成与识别-Speech Signal Processing courseware, including short-time speech signal analysis, feature extraction, vector quantization, speech coding, synthesis and recognition, etc.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-28
    • 文件大小:11179122
    • 提供者:
  1. GLCM-matlab

    0下载:
  2. 图像检索中的纹理特征;基于共生矩阵纹理特征提取,根据输入图像数据进行计算并返回八维纹理特征行向量-Texture feature in image retri texture feature extraction based on co-occurrence matrix, and then calculate and return eight dimensional texture feature row vector according to the input image data.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1486
    • 提供者:凤凤峰
  1. time

    0下载:
  2. auido 时域特征提取,并练习matlab gui(Auido time domain feature extraction and practice Matlab GUI)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-11-10
    • 文件大小:60416
    • 提供者:lyj0429
  1. MATLAB-Chroma-Toolbox_2.0

    0下载:
  2. 实现MATLAB提取音乐的Chroma特征(Chroma Toolbox Extracting Chroma features of music by MATLAB)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-01-05
    • 文件大小:3006464
    • 提供者:srs319
  1. LPCC

    0下载:
  2. 线性预测倒谱系数(Linear Prediction Cepstrum Coefficient,LPCC)是线性预测系数(Linear Prediction Coefficient,LPC)在倒谱域中的表示。该特征是基于语音信号为自回归信号的值设,利用线性预测分析获得倒谱系数。(Linear Prediction Cepstrum Coefficient)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:jayskateboy
  1. matlab sourcecode for 指纹

    0下载:
  2. 应用matlab实现指纹特征提取,可以实现指纹的识别(Application of MATLAB to fingerprint feature extraction)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-04
    • 文件大小:386048
    • 提供者:蓝天66
« 12 3 4 »
搜珍网 www.dssz.com