axial ratio - Antenna toolbox
이전 댓글 표시
Dear Madam or Sir,
I am an user of the antenna toolbox. Nice program . Congratulations .
However I think than some importants function are missing
a. circular ( elliptical ) polarization :
1. would like to know how calculate the ellipse tilt angle ?
2. How can I determine, calculate or vizualize the phase between the H y V component ?
b. Impedance calculation :
1. I dont see a function to see the real part off the complex impedance
Thank you for your help
Regards
Carlo Francescangeli
답변 (1개)
Snehal Borole
2020년 12월 17일
Hi,
I understand that you need to find ellipse tilt angle and visualize phase between H and V components. For this you can use Phased Array System Toolbox.
For further information refer Polarized Fields and polellip function available in MATLAB. Also, to find real part of the complex impedance you can use code as shown below:
real(Z)
Thanks,
Snehal
카테고리
도움말 센터 및 File Exchange에서 Full-Wave Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!