Help with an error occurring in beamforming
古いコメントを表示
% Get transmit and receive array information
[isTxURA,expFactorTx,isRxURA,expFactorRx] = helperArrayInfo(prm,true)
Error ocured in above as,"Undefined function 'helperArrayInfo' for input arguments of type 'struct'."
2 件のコメント
KSSV
2020 年 10 月 8 日
Check do you have this function in your version or not.
Deepali Patil
2020 年 10 月 8 日
回答 (1 件)
Sreekar
2025 年 6 月 16 日
0 投票
It's probably too late now, nut I found the above files in the examples folder under the phased array systems toolbox. Open the MassiveMIMOHybridBeamformingExample.m and you'll find the other files in the same folder as this one
カテゴリ
ヘルプ センター および File Exchange で Beamforming and Direction of Arrival Estimation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!