CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - matlab 语音 分析

搜索资源列表

  1. 对语音信号的短时分析

    0下载:
  2. 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。-to realize the analysis of short time of speech signal by Matlab, including the judgement of surd and sonant, the estimate of the pitch and experiment report.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-07
    • 文件大小:577.39kb
    • 提供者:刘超
  1. yy

    0下载:
  2. 基于matlab语音短时频谱分析,到谱分析,语谱图分析及结果
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:45.73kb
    • 提供者:吴燕燕
  1. matlab

    0下载:
  2. 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:577.39kb
    • 提供者:
  1. AMDF_MatlabAnalysis

    3下载:
  2. 自相关虽然能够判断清/浊音,并估计浊音的基音周期,但是其运算量很大,用乘法运算所需时间较长。为了避免乘法,采用短时平均幅度差函数(AMDF),验证AMDF与自相关有类似的作用,即平均幅度差函数能够代替自相关函数进行语音分析。-Although autocorrelation can differ from the Voiced/Unvoiced and voiced the pitch period estimate, but the operation is large enough, wit
  3. 所属分类:matlab

    • 发布日期:2015-05-21
    • 文件大小:20kb
    • 提供者:吴艳花
  1. speech_analysis

    1下载:
  2. 一个外国大学用Matlab写的语音处理分析程序,GUI界面,功能强大。-A foreign university using Matlab written analysis of voice processing procedures, GUI interface and powerful.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:387.57kb
    • 提供者:阿里
  1. yuyinluzhiyuchili

    0下载:
  2. 1.录制一段自己的语音信号,并对录制的信号进行采样; 2.画出采样后的语音信号的时域波形和频谱图; 3.给定滤波器的性能指标,采用窗函数法和双线性变换法设计滤波器, 并划出滤波器的频域响应; 4.用该滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱, 并对滤波前后的信号进行对比,分析信号的变化; 5.回放语音信号; 6.设计一个信号处理系统界面-1. Recorded their own voice for some signal, and
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.86kb
    • 提供者:阿里
  1. SpectrumAnalyzer

    0下载:
  2. 根据语音频谱分析和频谱图显示的原理与算法,用MATLAB实现一种可在PC机上实现的信号频谱分析与频谱图伪彩色映射显示的方法。-According to voice spectrum analysis and spectrum diagram shows the principle and algorithm, using MATLAB to achieve a realization of machines in the PC spectrum of the signal frequency s
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:142.2kb
    • 提供者:聂丹
  1. work

    0下载:
  2. lpc 线性预测分析 可以计算不同帧位和阶数的语音线性预测结果和误差-lpc linear prediction analysis, we can calculate the order of the different frames of voice-bit and Linear Prediction results and error
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:58.82kb
    • 提供者:mww
  1. matlab-voice-analysic

    0下载:
  2. matlab实现的语音分析,其中,有lpc分析。程序都经过软件验证,没有错误。-matlab implementation of speech analysis, of which there lpc analysis. Software programs have been validated without error.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.2kb
    • 提供者:bruce
  1. lpc-matlab

    0下载:
  2. 这个MATLAB的代码集是通过多个程序实现语音信号的各种分析,包括清音浊音,计算自相关函数,计算基因周期等-The MATLAB code set is more than one program by a variety of voice signal analysis, including voiceless voiced, calculated from the correlation function to calculate genetic cycles
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:songge
  1. enframe_envolape

    0下载:
  2. 基于matlab语音分析的分帧函数,可以实现对语音信号清音 浊音的分帧分析-Matlab speech analysis based on the sub-frame function, can realize the voiceless voiced speech signal analysis of the sub-frame
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.77kb
    • 提供者:汪涛
  1. MATLAB的语音信号频谱分析

    0下载:
  2. 语音处理及分析完成声音的变化。男变女,或者女变男,很适应(Speech processing and analysisVoice processing and analysis to complete sound changes. Male change female, or female change male, very adapt)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:125kb
    • 提供者:huanzhang
  1. 语音信号处理

    2下载:
  2. 采用MATLAB 2015b综合运用各种函数调用等来实现语音信号时域的短时能量,短时过零以及短时自相关函数分析和频域的傅里叶变换,功率谱估计,短时傅里叶变换,小波分析,语音信号的短时综合,语谱图各种分析,充分了解熟悉语音信号的相关分析方法。(This experiment uses the MATLAB 2015 b, the integrated use of various kinds of function call to realize speech signal in time dom
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:408kb
    • 提供者:Liu0_
  1. 1基于matlab实现语音信号频谱分析

    0下载:
  2. 语音频谱的转换程序,MATLAB语音,同时用其他滤波的方式进行分析(matlabVoice frequency conversion process, MATLAB voice, while using other filtering methods for analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:770kb
    • 提供者:zhaoyuan
  1. matlab语音信号分析与合成(第2版)程序

    4下载:
  2. 这里上传的是:matlab语音信号分析与合成(第2版)程序,希望对大家有用。(Here is uploaded: Matlab voice signal analysis and synthesis (Second Edition) program, I hope to be useful to all of you.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2.43mb
    • 提供者:_guitarboy
  1. 宋知用

    1下载:
  2. matlab在语音信号分析和合成中的应用,附带程序,可直接在matlab中运行。(The application of MATLAB in speech signal analysis and synthesis, with program, can run directly in MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2.68mb
    • 提供者:ssyl1019
  1. voice_wav_frequency

    0下载:
  2. matlab语音信号分析时域频域,加窗,降噪滤波,端点检测,时域特征和频域特征提取(Matlab speech signal analysis in time domain, frequency domain, windowing, denoising, filtering, endpoint detection, time domain feature and frequency domain feature extraction.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:578kb
    • 提供者:d独江雪
  1. 语音信号加噪和降噪处理

    1下载:
  2. 语音是人类交换信息的有效渠道之一,也是我们日常生活交流的主要形式。 语音与当今科学技术的快速发展息息相关,特别是计算机中的语音交互技术,通 过对语音信号进行采集和处理,实现人与人之间有效信息的传输、获取以及存储。 基于 MATALAB 的语音信号去噪设计,对噪声信号进行有效地滤除,将降噪后的语音信号与原始 信号在时域和频域进行对比分析,计算出信噪比,并在 MATLAB 中设计 GUI 仿 真界面进行展示.(Speech is one of the effective ways for human
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:596kb
    • 提供者:15738512336
  1. MATLAB在语音信号分析和合成中的应用

    0下载:
  2. matlab在语音信号分析和合成中的应用(The application of matlab in speech signal analysis and synthesis)
  3. 所属分类:matlab例程

    • 发布日期:2019-04-29
    • 文件大小:2.07mb
    • 提供者:圆圆婷
  1. MATLAB语音信号分析与合成(第二版)宋知用_例程

    2下载:
  2. MATLAB语音信号分析与合成(第二版)宋知用_例程(MATLAB Speech Signal Analysis and Composition (Second Edition) Song Zhiyu Routine)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-06
    • 文件大小:2.46mb
    • 提供者:leeoolyq
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com