can phased.URA work in near field?

조회 수: 3 (최근 30일)
Wail
Wail 2023년 5월 4일
답변: akshatsood 2023년 8월 29일
when I read the documetaion for phased , according to this page
I found that it is designed for far field? I want to use it in the near field, any one have idea or have alternative code (without phased toolbox) to generate the directivity pattern in the 3d.

답변 (1개)

akshatsood
akshatsood 2023년 8월 29일
Hi Wail,
I understand that you wish to generate directivity pattern in 3d in near field region. For that, you can leverage the patternCustom function of the Antenna Toolbox. This function allows the user to specify the distance from the antenna so that you can plot the desired pattern. To open up a sample code for this function, you can type in the following command in the MATLAB command window
>> openExample('antenna/VisualizeRadiationPatternFromAntennaDataFileExample')
Have a look at the Field Analysis - MATLAB & Simulink - MathWorks India page for better understanding
I hope this helps.

카테고리

Help CenterFile Exchange에서 Array Geometries and Analysis에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by