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

搜索资源列表

  1. lpc_specgram

    1下载:
  2. 基于MATLAB语音线性预测分析报告及程序实现和语谱图实现。-linear prediction analysis and procedures to achieve and realize Spectrogram.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:154.35kb
    • 提供者:高颖
  1. myspecgram

    1下载:
  2. 语音的语谱图绘制,MATLAB实现,可调参数-Speech Spectrogram rendering, MATLAB implementation of adjustable parameters
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:1.79kb
    • 提供者:王伟
  1. coleawin_Matlab_Speech_Analysis

    0下载:
  2. 波形和频谱双显示 记录讲话直接进入MATLAB 手动分割讲话波形-创建标签文件 波形编辑-切割,复制或粘贴 共振峰分析-显示共振轨道的F1 , F2和F3 基音分析 过滤工具-语音信号滤波器截止频率 比较工具-比较两个波形的频谱距离使用几种措施 增加噪声-Dual time-waveform and spectrogram displays Records speech directly into MATLAB NEW Displays time-a
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:1.13mb
    • 提供者:wsw
  1. Spectrogram

    0下载:
  2. Spectrogram function in matlab [For speech]
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:273.5kb
    • 提供者:krishnamoorthy
  1. lpc_01

    0下载:
  2. The main m-file to be executed is myLPC.m file. The file that contains all calculations is lpc_01.m file, that is a function which returns reconstructed speech signal with LPC-16 coding. Observing Spectrogram of both signals is very instructive and
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1.3kb
    • 提供者:jayran
  1. Spectrogram

    2下载:
  2. matlab中语谱图实现代码,语谱图表示语音信号随时间而变化的谱特性-matlab implementation code in the spectrogram, spectrogram that change over time speech signal spectral characteristics of
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-01-27
    • 文件大小:78kb
    • 提供者:marui
  1. spgram

    0下载:
  2. matlab对wav文件进行频谱分析,并得出频谱图-matlab wav file, spectral analysis, and draw spectrogram
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:125.54kb
    • 提供者:lwl
  1. chapter2_2

    0下载:
  2. 用MATLAB生成语谱图成序,语音信号随时间变化的频谱特性可以用语谱图表示。-Using MATLAB to generate a sequence spectrogram, speech signal time-varying spectra spectral characteristics can be expressed terminology.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-12
    • 文件大小:605byte
    • 提供者:范书成
  1. DTMF

    0下载:
  2. 基于matlab的DTMF数字拨号音合成,通过的简单的时域连接,用于进一步分析合成效果。DTMF2是分析部分,用于显示时域波形,频谱图和语谱图。-Based on the synthesis matlab DTMF digit dialing tone, and connected by a simple time domain, for further analysis synthesis results. DTMF2 the analysis section, time-domain wav
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:1.66kb
    • 提供者:沙源
  1. spetro.m

    0下载:
  2. 语音信号的语谱图生成函数,function [ ] = spetro(Winsiz, Shift, Base, Mode, Gray),5个参数分别为帧长、帧移、取值门限(一般设为0)、彩色模式、灰度模式-This is a matlab function for creating speech spectrogram.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:948byte
    • 提供者:索菲亚
  1. chenxu

    1下载:
  2. (1)录制一段语音信号,完成对信号的采样,画出信号的时域波形和频谱图,确定信号的频谱范围; (2)给信号叠加噪声(噪声类型分为如下几种:a白噪声;b单频噪色(正弦干扰);c多频噪声(多正弦干扰);d其它干扰。),画出受噪声干扰的信号时域波形和频谱图; (3)采用窗函数法设计FIR低通滤波器,画出滤波器的频响特性图; (4)用所设计的滤波器对受噪声影响的信号进行滤波,画出滤波后语音信号的时域波形图和频谱图; (5)对滤波前后的信号进行对比,分析信号的变化;回放语音信号,并与原始语音信号对比
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-18
    • 文件大小:13kb
    • 提供者:
  1. 107551700第三次作业

    0下载:
  2. 根据短时傅里叶变换原理,计算并显示该语音段的短时幅度谱和功率谱;根据语谱图显示原理,编程实现该语音段语谱图的计算和显示,并尽量多地分析出语谱图包含的语音特征信息,用MATLAB提供的倒谱计算函数,显示该语音段的复倒谱和倒谱(According to the principle of short-term Fourier transform, the short range spectrum and power spectrum of the speech segment are calculat
  3. 所属分类:语音合成与识别

    • 发布日期:2018-01-10
    • 文件大小:276kb
    • 提供者:这些成分
  1. sound_to_spectrogram2

    0下载:
  2. 从大文件下读取子文件夹里的声音,并转成语谱图,并保存在本地电脑上面(sound transfer spectrogram)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:shenyx
  1. colea

    0下载:
  2. 用于对语音信号处理的matlab程序,可用于语谱图分析,共振峰分析等。(The matlab program for speech signal processing can be used for spectrogram analysis, formant analysis and so on.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-04
    • 文件大小:447kb
    • 提供者:ppapp
搜珍网 www.dssz.com