CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 语音合成与识别 搜索资源 - matlab 滤波实现

搜索资源列表

  1. matlab

    1下载:
  2. matlab实现自适应滤波 LMS算法的仿真程序 NLMS算法的仿真程序
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2461
    • 提供者:白璐
  1. mpsound

    2下载:
  2. 录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:243556
    • 提供者:或或
  1. MATLABfilter

    0下载:
  2. matlab关于语音信号滤波处理的文章,通过matlab实现-matlab on the voice signal filtering deal with the article, through matlab to achieve
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:206357
    • 提供者:mayongfen
  1. LMS

    3下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  1. rlslms

    0下载:
  2. 自适应滤波的MATLAB实现,包括lms rls 等算法-MATLAB programing rls lms
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:2172
    • 提供者:孟云飞
  1. voice

    1下载:
  2. 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:4355
    • 提供者:周峰
  1. LMS_speech_enhancement

    4下载:
  2. 运用自适应滤波算法实现的语音增强Matlab程序,附带带噪语音,在M文件中自己修改文件名即可使用-The use of adaptive filtering algorithm for speech enhancement Matlab program, with noisy speech, changes in the M file, the file name to use their own
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-06-11
    • 文件大小:49152
    • 提供者:Chris
  1. kalman_speechenhancement

    1下载:
  2. 卡尔曼滤波程序实现语音增强算法,在Matlab上程序实现了该算法-Program for Kalman filtering speech enhancement algorithm in Matlab program implements the algorithm on
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-07-06
    • 文件大小:3072
    • 提供者:Chris
  1. an-equalizer_matlab

    0下载:
  2. 语音均衡器 在MATLAB下编程使用,具有一些实现语音滤波,频谱分析的功能-Voice Equalizer programming under the MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:3850
    • 提供者:张平
  1. voice_kalman

    0下载:
  2. 对语音信号的卡尔曼滤波的MATLAB实现-kalman matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-21
    • 文件大小:1360
    • 提供者:陈祥
  1. kaerman

    1下载:
  2. 语音信号去噪,在MATLAB开发环境下,对含噪声的语音信号进行卡尔曼滤波,实现语音增强的功能。-The voice signal denoising, the Kalman filter, the noisy speech signal in the MATLAB development environment Wave, speech enhancement.
  3. 所属分类:语音合成与识别

    • 发布日期:2013-06-17
    • 文件大小:6115
    • 提供者:未央
  1. matlab_shuziyuyin

    1下载:
  2. 本次课程设计主要介绍了语音信号的录制、语音信号的采集与分析、语音信号的采样、语音信号的频谱分析、加噪后的频谱分析、滤波器的设计以及对于语音信号的回放等知识。通过 Cool Edit录制一段语音信号,运用MATLAB对其进行时域与频域分析,然后设计滤波器加入噪声进行滤波处理,比较滤波前后始于波形或频谱的变化,最后实现对于语音的回放设计。-Digital voice processing filter design
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:237050
    • 提供者:yuhongchao
  1. bditong

    0下载:
  2. 用matlab实现巴特沃斯低通滤波器的M文件。本例读取电脑自带的XP开机声音,加上高频噪声,然后滤波看效果。-Butterworth low-pass filter using matlab M-file. This case, read the computer comes with XP start-up sound, coupled with high-frequency noise, and then filter to see the effect.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-09
    • 文件大小:845
    • 提供者:莫小禹
  1. bdaitong

    0下载:
  2. 用matlab实现巴特沃斯带通滤波器的M文件。本例读取电脑自带的XP开机声音,加上噪声,然后滤波看效果。-Using matlab to achieve the M-file Butterworth bandpass filter. This case, read the computer comes with XP start-up sound, plus noise, and then filter to see the effect.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-10
    • 文件大小:850
    • 提供者:莫小禹
  1. bgaotong

    0下载:
  2. 用matlab实现巴特沃斯高通滤波器的M文件。本例读取电脑自带的XP开机声音,加上低频噪声,然后滤波看效果。-With Matlab M-file Butterworth high-pass filter. This case, read the computer comes with XP start-up sound, coupled with the low-frequency noise, and then filtering to see results.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-11
    • 文件大小:852
    • 提供者:莫小禹
  1. Wiener-filter-in-speech-enhance

    4下载:
  2. 这是我的adsp的project 维纳滤波在语音增强上的应用,是基于维纳滤波的语音增强的matlab实现,其中包括matlab源码,word文档,以及PPT。并设计了简单的 GUI 对语音信号进行加噪处理,然后再其进行维纳滤波。通过gui可以实时改变加入噪声的参数和维纳滤波器的参数,进行分析。并 有频谱显示和语谱对比显示。-This is my project adsp the Wiener filter applied on speech enhancement is ba
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:766789
    • 提供者:小毛孩
  1. filterbank1

    2下载:
  2. 短时综合的滤波器组相加法的matlab程序的实现,使用的是先调制后滤波的方法-Synthesis filter bank to achieve short-sum method matlab program, using a filter after the first modulation method
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:716
    • 提供者:孙婷婷
  1. 高通滤波

    0下载:
  2. 实现语音信号高频部分的提取,使声音变得尖锐(Realize the extraction of high frequency parts of speech signal and make your voice sharp)
  3. 所属分类:语音合成与识别

  1. pujian

    0下载:
  2. matlab实现的传统语音降噪声使用的谱减增强算法,含有维纳滤波算法,请大家参考学习。(Matlab implementation of the traditional voice reduced noise spectrum enhancement algorithm, contains Wiener filtering algorithm, please refer to the study.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-18
    • 文件大小:29696
    • 提供者:ztggggggggg
搜珍网 www.dssz.com