Technical discussion about Matlab and issues related to Digital Signal Processing.
Search Results for "autocorrelation"
Post a new Thread
t_katrina - Feb 22 2003
Hi everyone,
I need help in autocorrelation. I have generated a particular
sequence code, C of period 15 and need to find its autocorrelation.
I need to get th... 
aycece - May 20 2008
Hi,
I have a one dimensional sequence which I construct two dimensional
arrays preserving the autocorrelation properties. I want to calculate
the autocorrelation function of... 
arthanareeswaran palaniappan - Jan 10 2008
Hai
My project work involves conversion of PSD into its signal. I have the
variation of PSD with frequency. Using FFT I can change this PSD into
autocorrelation. Pl suggest... 
Valeria - Jan 11 2005
Dear all,
How to find the autocorrelation function of complex signals using
Matlab?
Valeria
... 
Shailesh Khanolkar - Apr 17 2006
Hi,
How do i obtain/simulate the cyclic autocorrelation of
a cyclostationary process?
Shailesh
... 
mohan prasad - May 2 2003
Hi all,
I have the following output from a 4 stage shift
register.0101101110.Now I need to find the
autocorrelation of this sequence.Is there anyway we
can do t... 
katrina tao - Feb 25 2003
Hi all, the autocorrelation problem I poseted earlier have been solved! Thanks
so much to all who have replied...really appreciated it! :)
Kat~
... 
M J - Apr 25 2006
Nishit, Amit and Blessy
At first, thank you for your quick reply!
I suppose that my problem about input signal wasn't enough clear. In the meantime I managed to solve it... 
rmartis80 - Oct 2 2006
I am new to band pass stochastic processes. power spectral density of
a low pass gaussian stochastic process x(t) is given. How to find
the autocorrelation function of x^2(t... 
haresh29 - Oct 31 2002
hello ppl,
i had a question regarding eigen values....i have a 1000x1
matrix....i want to compute the eigen values of the autocorrelation
of that matrix....but... 
Henry Wijaya - May 17 2001
Hi, is anybody familiar with LPC analysis? I tried to write a code that
computes the LPC coefficients of a given signal sequence using
'autocorrelation method' and... 
Nihal Agaoglu - Mar 3 2006
i have two data as for example V and t
how can i find and plot its autocorrelation function
thanks...
... 
nmoff2003 - Oct 20 2003
Hi
I am computing the autocorrealtion of a speech signal. I know that
this is easily done using the xcorr function in matlab. I wanted to
use normalised cross-... 
amr hassaan - Aug 15 2007
Hi all,
I'm correlating segments of EEG and EOG records, more or less, these are sequences of discrete values showing the samples of both signals.
literature says that autocorr... 
honwingh - Jan 11 2006
Hi all, I am doing a digital fingerprinting project and I am stuck on
how to perform a normalized autocorrelation on a radon transform could
anyone on this forum help me p... 
bimbo06wole - Jul 21 2008
does anyone no how one can compute the output SNR of an AM/FM dsp based
demodulator using crosscorrelation or autocorrelation.
... 
Nishit Jain - Nov 7 2005
You need to use the parametric methods of power spectral density
estimation. There are several methods : Autocorrelation method, Burg
Method, Covariance method etc to name s... 
Nishit Jain - Apr 24 2006
Hi
In AR model, the input is the noise signal, and this model is used to
predict the signal X from its past values and the input noise.
But in that case we already have esta... 
Roger B. - Jan 11 2004
hi ,
Normalized cross correlation of two signals x1 and x2
at lag 'k' is the square of the modulus of their cross
correlation Rx1x2 at lag 'k' normalized by... 
Egler, Mark - Mar 11 2002
The IFFT of the PSD of a signal is the autocorrelation function (ACF) of the
original time-domain signal.
Mark Egler
Analogic
> -----Original Message-----... 
"Adnan Pasic (Ado)" - Nov 18 2007
Hey guys,
I desperately need your help, especially because I need this
information for a practical exercise at University. All I have to do
is to calculate the autocorrelatio... 
Valozic - Jan 24 2005
Hi Tomas!
Try:
FFT(Autocorrelation function(LFSR sequence))
It is important to calculate ACF on the whole sequence L=(2 exp n) -1.
Best wishes, ... 
rahulparthasarthy - May 17 2004
Hello,
I am trying to compute a solution using the least- square- error
principle to an overdetermined system of equations.
The equation is as below:
E... 
Nandan Das - Nov 16 2005
Let me see if I can help you out here...
If you send a random signal (with Psd Sx) through a LTI block with transfer
function H(f) then what comes out has a PSD Sy given ... 
competitions_2005 - Oct 28 2005
Hello
I have a question about filter behaviour and block processing.
I have a signal x[k]=s[k]+n[k] where s is clean speech and n is
colored, gaussian noise.
In... 
dwch...@gmail.com - May 5 2008
Hello,
I'm trying to create an FIR filter to cancel some noise in an audio sample by looking back at the previous samples (some m samples back) to create the filter weight for t... 
Feng Ouyang - Jun 12 2006
Here are some papers that I collected on PAR reduction.
Note that you need subscription to IEEE digital library to
access the URL links below.
A review on the subject was provi... 