In phased array toolbox, what is the difference between rootmusicdoa and phased.RootMUSICEstimator functions?
1 view (last 30 days)
Show older comments
I have an FMCW automotive radar simulation and trying to estimate azimuthal direction of reflected wave from one target. Using a ULA, trying to setup the algorithm but I just don't know which function is best to use. Thank you for any advice.
0 Comments
Accepted Answer
Honglei Chen
on 6 Jul 2018
They do the same thing, the difference is on interfaces. rootmusicdoa takes the covariance matrix as input while phased.RootMUSICEstimator take the row data as input. The RootMUSICEstimator can also help you estimating the number of sources in the signal. But you can use either one of them to achieve your goal depending on what kind of data you have.
HTH
More Answers (0)
See Also
Categories
Find more on Get Started with Phased Array System Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!