首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > VC/MFC >

以下几个声音处理方面的术语怎么翻译

2012-03-09 
以下几个声音处理方面的术语如何翻译?以下几个声音处理方面的术语如何翻译Pre-Emphasis(预加重)The follow

以下几个声音处理方面的术语如何翻译?
以下几个声音处理方面的术语如何翻译

Pre-Emphasis (预加重)
The following FIR pre-emphasis filter is applied to the input waveform:
a is provided by the user or set to the default value. If a = 0, then this step is skipped. In addition, the appropriate sample of the input is stored as a history value for use during the next round of processing.
The remaining operations are done on a frame basis.

Windowing (加窗)
The frame is multiplied by the following Hamming window:

Power Spectrum
The power spectrum of the frame is computed by performing a DFT of length specified by the user, and then
computing its magnitude squared.

Mel Spectrum
The mel spectrum of the power spectrum is computed by multiplying the power spectrum by each of the of the
triangular mel weighting filters (see section 5) and integrating the result.

Mel Cepstrum
A DCT is applied to the natural logarithm of the mel spectrum to obtain the mel cepstrum:

[解决办法]
太专业了,自己查字典吧,或者相关的中文书就大概能猜出来,专业术语一般都不会很多
[解决办法]
金山词霸
[解决办法]

[解决办法]

Pre-Emphasis (预加重)
Windowing (加窗)
Power Spectrum (功率谱)
Mel Spectrum (梅尔频谱)
Mel Cepstrum (梅尔倒谱)

热点排行