How do I specify the frrequency response in the look direction for the object phased.FrostBeamformer ?

The reference journal paper by Frost ("An Algorithm for Linearly Constrained Adaptive Beamforming", Proc IEEE, August 1972) which is referenced in the Matlab help, defines the constraint in Equation 11b. The FIR for the look direction is defined by the taps in array "F". In the description of phased.FrostBeamformer in Matlab help I do not see an opportunity to specify this filter response.

 채택된 답변

Honglei Chen
Honglei Chen 2015년 11월 23일
편집: Honglei Chen 2015년 12월 1일
In phased.FrostBeamformer, the look direction response is set to 1. If you are interested in tweak the desired responses, you may want to give phased.TimeDelayLCMVBeamformer a try. You can find the reference page at
HTH

댓글 수: 3

Thank you for your reply. Your answer is consistent with the fact that I was not able to find an opportunity to set the look direction frequency response. According to the reference, one of the benefits of the Frost Beamformer is the ability to set the look direction frequency response. Hopefully I can still find a means to do this in the Matlab environment since my research needs this capability. Again, thank you for your answer!
Hi Roger, maybe I'm not being very clear. If you want to take full advantage of Frost's paper, you should use phased.TimeDelayLCMVBeamformer, where you can define F in the DesiredResponse property. The phased.FrostBeamformer is just a special case of the former.
Thank you for this clarification. This is what I needed.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

질문:

2015년 11월 21일

댓글:

2016년 1월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by