what does this error mean?
이전 댓글 표시
"Array formation and parentheses-style indexing with objects of class 'phased.RootMUSICEstimator' is not allowed. Use objects of class 'phased.RootMUSICEstimator' only as scalars or use a cell array." I get this error when try to estimate DOA with MUSIC algorithm.
rootmusicangle = phased.RootMUSICEstimator('SensorArray',ula,...
'OperatingFrequency',fc,...
'NumSignalsSource','Property','NumSignals',2);
Thanks in advance
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 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!