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

搜索资源列表

  1. Wiener

    0下载:
  2. 这是一个wiener滤波程序,对语音信号滤波。里面有详细的word文档说明-This is a wiener filtering process to filter the speech signal. There are detailed notes word document
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:57.52kb
    • 提供者:mw
  1. 用matlab编的语音增强的程序

    3下载:
  2. 用matlab编的语音增强的一个程序,是用维纳滤波实现的,-Matlab made use of a speech enhancement procedure, Wiener filter is used to achieve,
  3. 所属分类:matlab例程

    • 发布日期:2012-11-19
    • 文件大小:2.53kb
    • 提供者:张小娅
  1. dsp

    0下载:
  2. 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:147.42kb
    • 提供者:shelly
  1. homomorphic_analysis

    0下载:
  2. this program deals with homomorphic analysis of speech. it was homework assignment in digital speech processing course. speech is synthesized using homomorphic filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:353.64kb
    • 提供者:switspk
  1. speechrecognitionUsingLPCandBOF

    0下载:
  2. Speech recognition using LPC and Bank of Filter method, operated in Matlab-Speech recognition using LPC and Bank of Filter method,operated in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3.37kb
    • 提供者:sushi
  1. filter

    0下载:
  2. 读入语音信号,加入噪声后将其滤除再还原声音-Adding a pulse noise to an existed speech then filt it with a specified FIR filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:306.78kb
    • 提供者:刘进
  1. filter

    1下载:
  2. 本文分析了语音数字信号的采集来源以及其预处理。通过实例,利用Matlab对语音信号进行时频变换与分析,同时构造一个固定频率的干扰信号,对两个信号进行合成,设计数字滤波器,实现对语音信号的F IR、IIR滤波处理,最后在时域和频域中对信号进行分析比较。-This paper analyzes the sources of voice digital signal acquisition and its pretreatment. By example, voice signals using Ma
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:376.7kb
    • 提供者:孙洋
  1. melfilter

    0下载:
  2. melfiltter function use for speech recognition and have mel filter bank
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.94kb
    • 提供者:nill
  1. meierdaopufadematlabshixian

    0下载:
  2. 对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13.47kb
    • 提供者:赵欣
  1. kemWhite.tar

    0下载:
  2. Kalman filter function that remove noise from speech
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:far
  1. Reverberation

    0下载:
  2. • Plot the noisy speech signal both in time-domain and frequency-domain. • 进行含噪语音信号的时频分析 • Design a proper filter to remove noise from the speech signal. • 设计合适滤波器进行去噪 • Plot the clean signal both in time-domain
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:48.25kb
    • 提供者:hanling
  1. MATLAB-based-voice-filter

    0下载:
  2. 基于MATLAB的语音滤波器,通过MATLAB使原来的语音信号分别进行带通,高通,低通滤波,得到更好的效果-MATLAB-based voice filter through the MATLAB so that the original speech signal, respectively, for band-pass, high pass, low pass filter, to get better results
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.88kb
    • 提供者:柳沐璇
  1. speech

    0下载:
  2. 自适应噪声消除滤波器!是采用的语音信号!欢迎大家下载!-Adaptive noise cancellation filter! Is the use of the voice signal! Welcome to download!
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:854byte
    • 提供者:luqin
  1. speech-test

    0下载:
  2. it is a collection of matlab program. 1.to find the euclidian distance 2.to create mel frequency filter bank 3.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.5kb
    • 提供者:sandeep
  1. Wiener-filter

    0下载:
  2. 维纳滤波进行语音信号的增强,是学习现代信号处理和语音增强的很好的学习程序。-Wiener filtering speech enhancement is a good learning process for learning modern signal processing and speech enhancement.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2.98kb
    • 提供者:刘冰
  1. speech-enhancement

    0下载:
  2. 三种语音增强算法的源程序,可以播放处理前后的语音,谱相减法,滤波器法及最小均方误差法-Three speech enhancement algorithm of the source can be played before and after voice spectral subtraction filter method and the minimum mean square error method
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:95.65kb
    • 提供者:李羽
  1. speeh comprcession using LMS filter and UNA

    0下载:
  2. speech signal i.e..wav file is compressed for proper enhancement using adaptive LMS filter and una.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-28
    • 文件大小:454.19kb
    • 提供者:yashraj
  1. butterworth-lowpass-filter

    0下载:
  2. butterworth lowpass filter used for finding speech signal.
  3. 所属分类:matlab

  1. Kalman-filter

    0下载:
  2. 硕士学位论文 基于卡尔曼滤波的语音增强算法研究 姓名:丌贺-Master degree thesis Research on speech enhancement algorithm based on Calman filter Name: don t he
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:5.63mb
    • 提供者:lbxin
  1. wiener

    0下载:
  2. 语音信号的维纳滤波,频域实现和时域实现方法(Wiener filtering of speech signals, frequency domain implementation and time domain implementation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:smx_0603
« 12 3 4 5 »
搜珍网 www.dssz.com