In phased array toolbox, what is the difference between rootmusicdoa and phased.RootMUSICEstimator functions?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Aimee Nogoy
le 6 Juil 2018
Commenté : Aimee Nogoy
le 6 Juil 2018
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 commentaires
Réponse acceptée
Honglei Chen
le 6 Juil 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with Phased Array System Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!