フィルターのクリア

In phased array toolbox, what is the difference between rootmusicdoa and phased.Roo​tMUSICEsti​mator functions?

1 回表示 (過去 30 日間)
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.

採用された回答

Honglei Chen
Honglei Chen 2018 年 7 月 6 日
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

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by