How to create a steering vector toward specify DOA?
이전 댓글 표시
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!
답변 (1개)
Honglei Chen
2018년 11월 29일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Direction of Arrival Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!