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!