This paper deals with the problem of speech enhancement when only a corrupted speech signal is available for processing. Kalman filtering is known as an effective speech enhancement technique, in which speech signal is usually modeled as autoregressive (AR) model and represented in the state-space domain.
标签: speech enhancement corrupted problem
上传时间: 2013-12-20
上传用户:569342831
rayleigh衰落信道的matlab源码,采用p阶自相关AR模型
上传时间: 2015-09-12
上传用户:003030
这是用matlab编写的一个kalman滤波器,数字信号实验维纳滤波,估计AR模型参数
上传时间: 2013-11-26
上传用户:sy_jiadeyi
matlab编程,数字信号实验维纳滤波,估计AR模型参数,具有良好的滤波效果。
上传时间: 2015-10-03
上传用户:米卡
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
标签: number binairy-stored represent LARGE
上传时间: 2015-10-08
上传用户:xieguodong1234
方便的utf8,unicode,ansi互相转换的模板实现,范型编成,在VC++,GCC,Inter C++中测试通过,结合dnc_utf8.rar来使用
标签: utf8
上传时间: 2015-10-21
上传用户:songrui
使TypeList的生成线性化,高级范型编程技术,请参考《C++程序设计新思维》,此程序不必像书中说的那样需要宏来生成TypeList,注意此程序依赖dnc_pp.rar.在VC++,GCC,Inter C++中测试通过
上传时间: 2015-10-21
上传用户:tianjinfan
高级范型编程,一个小型的type traits实现,不依赖于任何程序,编译速度极快,提供了日常所需要的常用范型程序组件。在VC++,GCC,Inter C++中测试通过
标签: 编程
上传时间: 2014-07-23
上传用户:chfanjiang
C++程序设计新思维中提到的TypeList 实现品,只是没有了构造TypeList的宏,可以配合dnc_typeline.rar使用,摆脱一定要用难用的宏才能创建TypeList的命运,在VC++,GCC,Inter C++中测试通过
上传时间: 2015-10-21
上传用户:Andy123456
构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率,并比较结果。
上传时间: 2015-11-12
上传用户:lxm