Re: Covariance matrix for MUSIC



On 1 Aug, 05:34, "krish_dsp" <nmkr...@xxxxxxxxx> wrote:
hi guys..
I am in the process of doing a project on implementation of MUSIC
algorithm for beamforming.
I want to know as to how to create a covariance matrix.
For example if we have 3 antennas and we are taking 5 snapshots of the
incident signal, then how do we get the covariance matrix of the input
data.
I know the formula to find covariance of two signals.
My confusion is for two sequences of length M, the covariance/correlation
has values for 0 lag, 1st lag, 2nd lag......up M-1 lag.
In the example above, we have 3 antennas each with a length of 5 values.
Does the covariance matrix needs to be calculated for 0 lag....4th lag.

Yes.

I mean do we have 5 covariance matrices??

Yes.

I am kinda stuck here and I am not able to get any sources to clear this
doubt. If anyone can give me an explanation, it will be very helpful.Even a
simple 3x3 matrix example will help me a long way in clearing this doubt.

You are confusing time domain and spatial domain. The MUSIC DoA
estimator
uses the spatial covariance matrix, while you probably have read a
recipe
for the temporal MUSIC algorithm.

Your data will be organized as

x[n,m] = [x_1[n], x_2[n],...,x_M[n]]

where x_m[n] is the time series from the m'th sensor (I am used to
use n as the temporal index and m as the spatial index). The trick
is to fix n and compute the *spatial* covariance

Rxx[k]=Rxx[m,m+k]

for each lag n.

Rune
.



Relevant Pages

  • Re: EOF explained variance
    ... I forgot to say that I just considering curl ... magnitudes. ... % CALCULATE COVARIANCE MATRIX - C ...
    (comp.soft-sys.matlab)
  • Re: covariance
    ... >>People do things sometimes with two time series ... >the its state covariance matrix as below. ... >retrieve Paa and Pbb based on my dataset. ...
    (sci.stat.math)
  • Re: Principal Components (Hotelling of KL Transform) of 2 Band (Red and Green) Real Color Image
    ... would appear that it is indeed the covariance matrix that I should ... Masters warns that if the eigenvalues are nearly equal, then the eigenvectors are ill-defined; doesn't that mean a circularly-symmetrical data cloud? ...
    (sci.image.processing)
  • Re: Covariance matrix for MUSIC
    ... temporal covariance with spatial covariance. ... I want to know as to how to create a covariance matrix. ... You are confusing time domain and spatial domain. ... use n as the temporal index and m as the spatial index). ...
    (comp.dsp)
  • Re: Test for equality of means (multivariate) and unequal variance matrices
    ... Hotelling T2 requires that the covariance ... are those of the Statistics Department or of Purdue University. ... Herman Rubin, Department of Statistics, Purdue University ...
    (sci.stat.edu)