A typo in "uv2phitheta" page ?

조회 수: 1 (최근 30일)
Mohammad Aladsani
Mohammad Aladsani 2020년 10월 17일
답변: Sarvani Panguluri 2020년 10월 20일
I was going through on how you convert from U\V corrdinate system to spherical system for antenna pattern radiation
in this webpage
and also pages related to it for example the pattern converstion https://www.mathworks.com/help/phased/ref/phitheta2uvpat.html
, in "more about" section.
they defined , however based on what u and v defined shouldnt be the otherway around ? as , I think the function outputs correctly for , I just want to make sure that is this way in code if it is so , who sould I contact in Mathworks ?
side note :
How do I access the inner working of "phitheta2uvpat" function , I know how to relate u,v to theta phi
but how you rerange your matrix accordinglly "which represent intensity" that this function does ?
for example pattern(theta,phi) the very first entry in matrix correspond to u=0 , v=0 "because theta=0 ,phi=0"
in pattern(u,v) it is the center of matrix
how do I translate it in code ? I'm trying to write my custom code and couldn't figure out how to transform manually pattern(theta,phi) to pattern(u,v)

답변 (1개)

Sarvani Panguluri
Sarvani Panguluri 2020년 10월 20일
Hi,
I have brought this issue to the notice of the concerned people.

카테고리

Help CenterFile 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!

Translated by