Frost beamformer internal calculations

2 ビュー (過去 30 日間)
Carey Bunks
Carey Bunks 2019 年 1 月 28 日
コメント済み: Carey Bunks 2019 年 1 月 30 日
I'm using the phased.FrostBeamformer object to learn more about wideband adaptive antennas, however, I have several questions about the internals of the calculations. Specifically, using the notation from Frost's paper, I'd like to know how the constraint vector frequencies and values are chosen, and also how the gradient step size, mu, is calculated. These are hidden by the object's interface (only the number of taps need be specified).
Is it possible to see the code internals for the phased.FrostBeamformer object? Is there additional documentation that describes how these items are computed?

採用された回答

Honglei Chen
Honglei Chen 2019 年 1 月 30 日
Yes, the code is available to see if you do
edit phased.FrostBeamformer
The constraint is simply to return a distortion less signal from the boresight while suppressing the noise covariance. I dont' think the current implementation uses a gradient approach.
HTH and if you have further question, please feel free to contact me directly.
  1 件のコメント
Carey Bunks
Carey Bunks 2019 年 1 月 30 日
Perfect, thanks for your help!

サインインしてコメントする。

その他の回答 (0 件)

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by