Remove back lobe in ArraySynthesisExample.m
이전 댓글 표시
In the ArraySynthesisExample.m example code, I'm trying to remove the back lobe, but so far I can't.
First I set the "BackBaffled" property of the ULA to false.
Then, I make sure my plot covers the full -180:180 range of Azimuth values.
When I set the interference direction to -180 degrees, unfortunately it makes the entire beam go away.
thetaan = -180; % interference direction
So, is there a way I can suppress the back lobe digitally? I want to make all of the power go forward, not backwards. Is this method even possible?
Thanks in advance!!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Antennas, Microphones, and Sonar Transducers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!