How to create a steering vector toward specify DOA?
Mostrar comentarios más antiguos
I want to create a dict(121*256).
121 means DOA from -60~60 degree.
And 256 is fast time sample points.
I guess the waveform of each row may be "sinc wave".
And after I create the dict, how can I check the DOA of each row is really what I expected?
Does the function steervec and mvdrweights meet my needing?
Thanks!
Respuestas (1)
Honglei Chen
el 29 de Nov. de 2018
0 votos
Looks like you are trying to simulate the received signal? Yes it can be done, but you haven't provide any info about the array itself. You may want to take a look at the following example describing the workflow about simulating a signal and then retrieve the DOA from it.
HTH
Categorías
Más información sobre Direction of Arrival Estimation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!