DSPRelated.com
Forums

DOA Estimation

Started by Chowdary April 22, 2004
Hi all,
   I am working in Array Signal Processing. In that i need DOA
estimation. So if any one had Matlab code for DOA Estimation or any
one can tell how to fine DOA, it would be great help
So please help me

Thanks in advance

chowdary,
chowdarydv@yahoo.com (Chowdary) wrote in message news:<bbcefd36.0404211904.69bdc056@posting.google.com>...
> Hi all, > I am working in Array Signal Processing. In that i need DOA > estimation. So if any one had Matlab code for DOA Estimation or any > one can tell how to fine DOA, it would be great help > So please help me
Check out van Trees: Detection, Estimation and Modulation Theory, vol IV: Optimum Array Processing. No matlab code, but an OK place to start. Rune
Hi.

Chowdary> Hi all, I am working in Array Signal Processing. In that i
Chowdary> need DOA estimation. So if any one had Matlab code for DOA
Chowdary> Estimation or any one can tell how to fine DOA, it would be
Chowdary> great help So please help me

The matlab code for Stoica's book on spectral estimation (including
DOA) can be found at

http://www.prenhall.com/stoica/
ftp://ftp.prenhall.com/pub/esm/electrical_and_computer_engineering.s-045/stoica/introd_spectral_analysis/

-- 
/Mads (http://kom.aau.dk/~mgc)
Chowdary wrote:

> Hi all, > I am working in Array Signal Processing. In that i need DOA > estimation. So if any one had Matlab code for DOA Estimation or any > one can tell how to fine DOA, it would be great help
I just finished a course on Array Signal Processing, and we used the book from Van Trees, "Optimum Array Processing". They do have Matlab code and examples -- I'm pretty sure they have samples for DOA, both for single source and for multiple source planewaves. Not sure if they have parts of that code freely available online, but you might want to try. I can't find the book right now, but do a search (check Amazon, for instance) to find out the editor's website and check there to see if you find the samples. HTH, Carlos --
chowdarydv@yahoo.com (Chowdary) wrote in message news:<bbcefd36.0404211904.69bdc056@posting.google.com>...
> Hi all, > I am working in Array Signal Processing. In that i need DOA > estimation. So if any one had Matlab code for DOA Estimation or any > one can tell how to fine DOA, it would be great help > So please help me > > Thanks in advance > > chowdary,
Go go Yahoo, and search for MUSIC algorithm, and you will find something about DOA estimation. Actually, MUSIC is one of DOA algorithms, and many other DOA algorithms are derived from it. I think it is a good start to learn MUSIC algorithm for DOA. Wenzhong Liu

Chowdary wrote:
> Hi all, > I am working in Array Signal Processing. In that i need DOA > estimation. So if any one had Matlab code for DOA Estimation or any > one can tell how to fine DOA, it would be great help > So please help me >
Just search for Angle Superresolution algorithms. There's quite a number of them including: MUSIC (and its many variants, including Root-MUSIC, Reduced MUSIC), Capon, Maximum Entropy Method, Kumaresan & Tuft, Pisarenko, Recursive Suppression, Parametric Fitting etc. etc. I have some basic Matlab code to do some of these if you're desperate, but it might be more constructive for you to have a go yourself :-) Ta, Carlos
Chowdry, 

The following is paper on adaptive array processing using
detection-guided NLMS algorithm.

http://eprint.uq.edu.au/view/person/Selvaraju,_Vigneswaran.html

Hope the paper is useful. If you can explain a bit more on what
exactly you are trying to do, I might be able to point you in the
right direction.

Vic.
vignes@itee.uq.edu.au (vic) writes:

> The following is paper on adaptive array processing using > detection-guided NLMS algorithm. > > http://eprint.uq.edu.au/view/person/Selvaraju,_Vigneswaran.html > > Hope the paper is useful. If you can explain a bit more on what > exactly you are trying to do, I might be able to point you in the > right direction.
Damn fine paper, Vic! ;-) Ciao, Peter K. -- Peter J. Kootsookos "I will ignore all ideas for new works [..], the invention of which has reached its limits and for whose improvement I see no further hope." - Julius Frontinus, c. AD 84
"Carlos" <carlos.sarno_REMOVE@baesystems.com> wrote in message news:<4087f687$1_1@baen1673807.greenlnk.net>...
> Chowdary wrote: > > Hi all, > > I am working in Array Signal Processing. In that i need DOA > > estimation. So if any one had Matlab code for DOA Estimation or any > > one can tell how to fine DOA, it would be great help > > So please help me > > > > Just search for Angle Superresolution algorithms. There's quite a number of > them including: > MUSIC (and its many variants, including Root-MUSIC, Reduced MUSIC), Capon, > Maximum Entropy Method, Kumaresan & Tuft, Pisarenko, Recursive Suppression, > Parametric Fitting etc. etc. I have some basic Matlab code to do some of > these if you're desperate, but it might be more constructive for you to have > a go yourself :-) > > Ta, > Carlos
Hi Carlos, I am working on DOA Estimation using High Resolution Spectral Analysis. I already written some matlab code but it is not working fine. So if you don't mind can you send your code so that it will help me where i am going wrong. ok Thanks Bye chowdary
Hi all,
 
    Can any give me Generalized formula for Power Spectrum in Maximum
Entropy Method in DOA Estimation

Thanks in Advance

bye
chowdary.

chowdarydv@yahoo.com (Chowdary) wrote in message 
news:<bbcefd36.0404230501.3c720166@posting.google.com>...
> "Carlos" <carlos.sarno_REMOVE@baesystems.com> wrote in message news:<4087f687$1_1@baen1673807.greenlnk.net>... > > Chowdary wrote: > > > Hi all, > > > I am working in Array Signal Processing. In that i need DOA > > > estimation. So if any one had Matlab code for DOA Estimation or any > > > one can tell how to fine DOA, it would be great help > > > So please help me > > > > > > > Just search for Angle Superresolution algorithms. There's quite a number of > > them including: > > MUSIC (and its many variants, including Root-MUSIC, Reduced MUSIC), Capon, > > Maximum Entropy Method, Kumaresan & Tuft, Pisarenko, Recursive Suppression, > > Parametric Fitting etc. etc. I have some basic Matlab code to do some of > > these if you're desperate, but it might be more constructive for you to have > > a go yourself :-) > > > > Ta, > > Carlos > > Hi Carlos, > > I am working on DOA Estimation using High Resolution Spectral > Analysis. I already written some matlab code but it is not working > fine. So if you don't mind can you send your code so that it will help > me where i am going wrong. > > ok > Thanks > Bye > chowdary