|
AIB2 Components - Signal Pre-emphasis
|
|
Category: |
Signals and Arrays
|
|
Description: |
The Signal Pre-emphasis component applies a multiplier delayed by one sample on to the incoming array of type double digital signal. It is fairly common to consider pre-emphasis as a means to boost only the signal's high-frequency components, while leaving the low-frequency components in their original state. In general, the operation can be described as: s2(n) = s(n) - a*s(n - 1). Here, a is the pre-multiplier. By default this value is set at 0.95. This can be changed in the properties dialog box for the component. |
|
|
|
Inputs: 2 |
Signal
An array of double values that is to be processed by multiplying each sample by the Gain factor.
Emp Factor
The value of type double that is to be used to process the signal sample by sample.
|
|
|
|
|
Outputs: 1 |
SignalOut
The output array of double values that is the processed signal.
|
|
|
|
|
Components in Same Category: |
Signal Stats Signal FFT Voice MFCC Signal Generator Signal Mixer Signal Gain Signal Windowing Signal Delay/Echo Signal Modulation
|
|
Sample Files with this Component: |
|
|
|
|