-
-
-
-
swsa566.zip
...
free of charge, the authors are not offering any technical support. Students who
have any questions or difficulties using this software, or require the
additional functions from the Signal Processing Toolbox should contact their
professor.
-
ADC_DAC.rar
This example streams input from a ADC source to a DAC.
An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example).
The frames are then output with a one-frame delay to the DAC (an AD9744 in this example).
In this ...
-
BCFO.rar
... standard
CFO estimate, which consists of first raising the received signal to
the Mth power, where M is an integer depending ... applying the nonlinear
least squares (NLLS) estimation approach. At low signal-to noise
ratio (SNR), the NLLS method fails to ...
-
kalman.rar
... the multiplicative distortion (MD) to which
a baseband received signal in an RF or coherent optical transmission
system ... with additional randomly-varying system
parameters such as received signal power, frequency offset, and Doppler
spread. An extended ...
-
ICA_intro.rar
... discussion about the application of Independence Component Analysis (ICA) in Signal Processing, Neural Computation and Finance, first introduced as a novel tool to separate blind sources in a mixed signal. The Basic idea of ICA is to reconstruct from ...
-
-
ARMA_LAST.zip
... correlation constraint (number of poles)and cepstrum
constrains (number of ceros)
The function requires 3 inputs: Input signal, Order of denonominator, Order of Numerator and the output variable are: numerator coeffients, denominator coeficients and ...
-
WienerScalart.rar
基于Wiener滤波的语音消噪Matlab源程序
调用方式:
output=WienerScalart96(signal,fs,IS)
signal--输入含噪语音
fs----语音信号采样率
IS----起始静音端,用来估计噪声方差(秒做单位,默认是0.25秒)
-