使用维纳滤波器对信号进行处理,得到噪声状况下的信号,这个滤波器是数字信号处理中非常经典的一个。代码里还提供了维纳的ar参数估计
上传时间: 2015-06-02
上传用户:royzhangsz
atmel at91sam7s header file extented, some extra register definitions are set and extra functions are dinifined
标签: extra definitions functions extented
上传时间: 2015-07-10
上传用户:gmh1314
模式识别中的在线签名鉴定,包括ar实现算法,DTW算法及应用实例。很好用
标签: 模式识别
上传时间: 2015-07-13
上传用户:kr770906
zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even aspheric surface with different terms for the x and y directions. The sag is given by: Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y))) + ar*( (1 - AP)*x*x + (1 + AP)*y*y )^2 + BR*( (1 - BP)*x*x + (1 + BP)*y*y )^3 + CR*( (1 - CP)*x*x + (1 + CP)*y*y )^4 + DR*( (1 - DP)*x*x + (1 + DP)*y*y )^5 Note the terms ar, BR, CR, and DR ... have units of length to the -3, -5, -7, and -9 power. The terms AP, BP, CP, and DP are dimensionless. The surface is rotationally symmetric only if AP = BP = CP = DP == 0 and CX = CY and KX = KY.
标签: surface This essentially anamorphic
上传时间: 2015-07-25
上传用户:lht618
This paper deals with the problem of speech enhancement when a corrupted speech signal with an additive colored noise is the only information available for processing. Kalman filtering is known as an effective speech enhancement technique, in which speech signal is usually modeled as autoregressive (ar) process and represented in the state-space domain.
标签: speech with enhancement corrupted
上传时间: 2015-09-07
上传用户:zhangyi99104144
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