Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Discussion Groups

AutoCovariance

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 26 threads matching "autocovariance"

You are looking at page 1 of 1.

The most relevant threads are listed first

autocovariance in matlab

Wookie - 14:51 06-01-06
Hi, I have a MATLAB related question. I have a periodic signal loaded into Matlab and i am trying to estimate the Autocovariance of it by using the xcov command. This gives me an output that i store as a variable. I'd just like to know if anyone knows why: a) the xcov matrix is twice as lon...autocovariance in matlab

Re: Scaling factor in inverse fourier transform

Gordon Sande - 09:03 10-04-07
On 2007-04-10 07:15:28 -0300, cincydsp@gmail.com said: > On Apr 10, 5:06 am, "Titi Anggono" wrote: > > Hi all, > > > > I tried to calculate the autocorrelation from FFT using C. As far as I > > know the input for the inverse FT is the power spectrum density of the > > data X(t) > ...Re: Scaling factor in inverse fourier transform

Re: Prefered method for tone detection

Ikaro - 13:35 31-03-06
This is just a suggestion. But a common form of detection (specially in beamforming) is to obtain the SVD decomposition of the autocovariance matrix of the data and create a detection paradigm based on the ratio of the largest to the lowest eigenvalues (or the ration of the geometric to arithm...Re: Prefered method for tone detection

Re: power spectrum density is always positive?

Gordon Sande - 09:37 27-09-06
On 2006-09-27 08:54:04 -0300, Randy Yates said: > "Rune Allnor" writes: > > [...] > > If you are working on a theoretical justification, don't bring in the > > autocorrelation of x(t) since it has nothing to do with the > > *definition* > > of the PSD, it only describes and *esti...Re: power spectrum density is always positive?

Re: Correlated antenna gain

Rune Allnor - 09:22 04-10-03
taqai@hotmail.com (taqai) wrote in message news: ... > If we have a transmitter antenna and M receiver antennas > then it is well known that by using maximum ratio combining > an M-fold improvement in the SNR can be obtained. > > But what if the receiver antennas are correlated and the ...Re: Correlated antenna gain

Re: A question about Covariance??

Gordon Sande - 09:07 02-06-06
On 2006-06-02 07:24:55 -0300, "Rune Allnor" said: > > VijaKhara skrev: > > Dear members, > > For two Real Random Process X(t) and Y(t), the cross-covariance is Mean > > of ((X(t)-MeanX(t))(Y(t)-MeanY(t)). > > I learn that people calculate the correlation of two Random Process to >...Re: A question about Covariance??

Re: MLE : Random Vs Deterministic

Rune Allnor - 10:02 31-01-08
On 31 Jan, 15:47, Mads Gr=E6sb=F8ll Christensen wrote: > I replied to a specific point you made about model selection. I informed > you that there are other ways than MDL, AIC, MAP, etc., that are less > restrictive than what you wrote. So your claim is that it is possible to determin...Re: MLE : Random Vs Deterministic

Re: What can we expect by taking Fourier Transform of noise or random samples?

Paul Sanchez - 13:28 26-11-04
In article , "lucy" wrote: > Hi all, > > I am trying to understand using Fourier Transform to do denoising. > > I heard many times that people say suppose I have z(t)=y(t)+n(t), where z is > the observations of the useful signal y and n is the noise... then we can > look a...Re: What can we expect by taking Fourier Transform of noise or random samples?

Re: Simple Question on Random Variables and Random Processes

20:32 14-02-06
Randy Yates writes: > Randy Yates writes: > > > Let X(t) be a stationary white noise process with autocorrelation > > function R_{xx}(\tau) = N0 * \delta(\tau). Let V be a random variable > > determined from X(t) by > > > > V = \int_{-\infty}^{+\infty} X(t) dt. > > ...Re: Simple Question on Random Variables and Random Processes

Re: Analytic Functions and Single Side Band Signals

Clay S. Turner - 09:43 17-12-04
"Andor Bariska" wrote in message news:41c2cb13$1@news1.ethz.ch... > David Kirkland wrote: > ... > > Yup, a couple: > > 1) convolution in time = Multiplication in frequency = Addition in > > Ceptstrum (quefrency ?). > > David, > > do you know who invented these ridiculous t...Re: Analytic Functions and Single Side Band Signals

Re: inverse of autocorrelation

Gordon Sande - 11:05 13-04-06
On 2006-04-13 10:20:22 -0300, "Cagdas Ozgenc" said: > Greetings, > > Is it possible to recover a complex and periodic signal from its > autocorellation function (of course the result will be a time shifted > version, but it's OK)? If so, what's the inverse transformation. > > Th...Re: inverse of autocorrelation

Re: parameters of sinusoid

Andor - 14:16 26-11-06
Anton wrote: ... > Let's drop the state-space stuff (I hoped it would give me > a easier view on it...) and look at it this way: > > y[n] = a * y[n-1] + b * y[n-2] > > now I have a signal and I want to get to 'a' and 'b' from > a given set of samples 'y'. > As I said I guess I n...Re: parameters of sinusoid

Re: Auto corelation

Rune Allnor - 05:33 23-01-05
EC-AKD wrote: > Hi, > > Is there any optimised method to write auto corelation of any signal > in C. I was referring to AMR Speech codec's one of the auto corelation > function and found that it is too costly in terms of cycles it takes. > > Has anyone come up with any optimised ...Re: Auto corelation

Spectrum of Wireless Channel with Exponential Power Delay Profile

14:47 24-10-06
A frequency selective Rayleigh fading channel is often modeled as having an exponential power delay profile. I've seen this written as pwr_dly(n) = exp(-tau*n/Ts) [1]. Tau here the rms delay spread (I think) and Ts is the sampling interval. I was wondering about the channel frequency response....Spectrum of Wireless Channel with Exponential Power Delay Profile

Rootmusic

Derrick Rea - 11:59 04-06-04
This posting is a continuation of an earlier thread I was involved in. I wanted to continue with the old thread but found that re-posting wasn't possible. I guess the newsgroup world moves faster than me. I hope this post makes sense outside the original. The original thread can be found at -; ...Rootmusic

Re: Rootmusic

Rune Allnor - 18:59 10-12-03
derrickrea@hotmail.com (Derrick Rea) wrote in message news: ... > Hi All, > > I'm trying to apply the Rootmusic algorithm, as found in Matlab, to > detect sinusoidal components in a blood velocity signal. > > I've synthesized a compound sinusoidal test signal that consists of 6 > si...Re: Rootmusic

Re: Cross Correlation and Noise Reduction in Mic Arrays

Rune Allnor - 06:43 03-04-05
Bob Cain wrote: > I'm looking at a problem involving an array of microphone > elements. The array is closely spaced, clustered within > less than half the wavelength of the highest frequency of > interest. > > The operations used to create outputs from this array is > differencing, ...Re: Cross Correlation and Noise Reduction in Mic Arrays

Re: Noise characterization of wavelet coefficients

Rune Allnor - 02:54 30-06-04
"g" wrote in message news: ... > Hi, > > I hope this question about wavelets is not too far off topic in this > forum... > > I have some image data with noise for which the noise statistics (mean, > variance) are known : > > noisy image = true image + noise in image domain ...Re: Noise characterization of wavelet coefficients

Re: using lpc to interpolate

Rune Allnor - 15:07 22-07-05
Kamran wrote: > Rune Allnor wrote: > > > > Kamran wrote: > > > > > Hi > > > > > > > > > Could anyone help me on how to use lpc (linear prediction coeff) > > > for interpolation ? I have a vector where some elements(samples) are way > > > off what is reasonable and wonder...Re: using lpc to interpolate

Re: what is lag-domain processing?

Gordon Sande - 08:41 21-04-06
On 2006-04-21 08:00:27 -0300, "Rune Allnor" said: > > stereo skrev: > > Hello everyone, > > > > reading one of the classic papers about windowing, Nuttal's "Some > > Windows with Very Good Sidelobe Behaviour", I struggle with the > > sentence on page 86 "When the weighting is ap...Re: what is lag-domain processing?

Re: UNDERSTANDING LINEAR PREDICTION AND AR FILTER

Andor - 03:53 05-02-08
Muser wrote: > Hello All, > > I am having problem with understanding differences between AR Filtering > and linear prediction. They're the same thing, really. > I tried implementing linear prediction (using past values to predict the > present) using my own code, what i got for th...Re: UNDERSTANDING LINEAR PREDICTION AND AR FILTER

Re: Optimal sampling for damped sinusoid

Andor - 06:38 27-04-06
Rune Allnor wrote: > spasmous skrev: > > I am measuring a transient oscillating signal and have been wondering > > about the optimal sampling scheme to determine the decay and frequency. > > The model is S = A.exp(-Bt).sin(Ct) and I can sample about 5 points > > before the signal h...Re: Optimal sampling for damped sinusoid

Wiener filters for transient deconvolution

Rune Allnor - 07:03 01-11-04
Hi folks. I'm sitting here with some data recorded by a sonar. The sonar is directed vertically, insonifying a layered sea floor. My job is to try to estimate the reflection series for this sea floor. I have both a nominal source wavelet (i.e. the analytical expression for the emitted pul...Wiener filters for transient deconvolution

Re: Is White Noise Necessarily Zero-Mean?

09:39 16-02-06
I am going to discuss continuous-time random processes and white noise only. So, please do not muddy the waters by bringing in discrete-time white noise processes as obvious counterexamples for what I say below. For a second-order (i.e. finite variance) stationary random process, the autoco...Re: Is White Noise Necessarily Zero-Mean?

Re: Why minimising in the mean-error sense.

Rune Allnor - 12:42 04-12-03
Bob Cain wrote in message news: ... > Matt Timmermans wrote: > > > > - Orthogonal transforms that preserve energy, like the Fourier transform, > > also preserve squared error. So if your goal is to minimize squared error, > > you can do it in the time or frequency domain and it w...Re: Why minimising in the mean-error sense.

Re: Need help for some simple questions

Rune Allnor - 13:25 03-01-06
doggie wrote: > > > Is it better to formulate the algorithm in the frequency domain or > time > > > domain and why? > > > > > > Using -y(k) =3D =E2=88=91wik x(k-i) > > > -e(k) =3D d(k) =E2=80=93 y(k) > > > -wik+1 =3D wik + 2=C2=B5e(k)x(k-i) > > > > > > or > > > > > >...Re: Need help for some simple questions