登录
首页 » matlab » 谱减法BOLL

谱减法BOLL

于 2018-09-07 发布 文件大小:161KB
0 312
下载积分: 1 下载次数: 5

代码说明:

  对基于残留噪声去除的谱减法的编程,实现了高去噪水平(The program of spectral subtraction based on residual noise removal has achieved high denoising level.)

文件列表:

谱减法BOLL, 0 , 2018-09-07
谱减法BOLL\pujian, 0 , 2018-09-06
谱减法BOLL\pujian\aa.wav, 33900 , 2006-07-21
谱减法BOLL\pujian\enframe.m, 896 , 2018-08-06
谱减法BOLL\pujian\Gnoisegen.m, 645 , 2018-05-12
谱减法BOLL\pujian\main1.m, 2477 , 2018-09-06
谱减法BOLL\pujian\OverlapAdd2.m, 1663 , 2018-05-11
谱减法BOLL\pujian\SNR_singlech.m, 400 , 2018-05-11
谱减法BOLL\pujian\结果图.bmp, 236278 , 2018-09-06
谱减法BOLL\谱减法.docx, 182387 , 2018-09-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pocketsphinx-0.8-win32
    语音识别开源代码 sphinx 0.8 windows版本(sphinx 0.8,ASR)
    2015-08-18 17:44:38下载
    积分:1
  • mp3 的算法
    mp3算法并讲解mp3编码(mp3 algorithm on the MP3 encoder and)
    2004-08-31 19:17:01下载
    积分:1
  • SPECTRUM_LMS
    1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序: functionx.m产生需要进行谱估计的函数; fzhouqitu.m用来计算信号周期图的函数; spectrum.m是用周期图法进行谱估计的函数 bt.m是用BT图法进行谱估计的函数 bart_lett.m是用BARTLETT法进行谱估计的函数 welch.m是用WELCH法进行谱估计的函数 SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 (a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t)
    2007-04-29 17:54:54下载
    积分:1
  • loudness
    计算声音信号的总声压级,1/3/倍频程声压级,总响度,特性响度,尖锐度(Calculation of the total sound pressure level of the voice signal, 1/3/octave sound pressure level, the total loudness, loudness characteristics, acute severe)
    2021-05-14 14:30:02下载
    积分:1
  • fp_enhancement
    指纹预处理中的增强算法,matlab上面实现hong的gobar算法。(Pretreatment fingerprint enhancement algorithm, matlab above hong realize the gobar algorithm.)
    2008-05-21 18:53:34下载
    积分:1
  • quzao
    基于谱减法的语音降噪处理,里面有声音文件,可以直接运行观察效果(Based on the spectral subtraction speech denoising processing, there are sound files, can be run directly observed effect)
    2020-07-04 19:00:01下载
    积分:1
  • 123
     介绍了一种针对语音增值服务开发的智能语音终端,该终端以EM78806A单片机为核心研发,借助公共电话网络,实 现了电话与局端语音信箱中心的通信与智能化控制。文中主要对智能语音终端的硬件结构、工作原理及程序设计方法进行 了论述。(Introduce a value-added voice services for the development of intelligent voice terminal, the terminal to EM78806A Singlechip as the core research and development, through the public telephone network, the realization of a telephone central office voice mail with the Center for Communications and intelligent control. The main text of the intelligent voice terminal hardware structure, working principle and procedure of design methods are discussed.)
    2008-05-05 22:11:58下载
    积分:1
  • voice-conversion--MFCC-GMM
    实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)
    2013-10-16 22:52:27下载
    积分:1
  • equalizer
    design of an equalizer for speech processing with using Parks-McClellan algorithm
    2021-02-16 15:59:46下载
    积分:1
  • chirplet_analasis
    针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。(this code includs one method for chirplet analasis,that is used in voice and ultra-wave analasys,etc.)
    2009-03-09 10:23:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载