Feeds
提问
i want to plot a 2d planar array antenna using the array factor and by not using any toolbox. so far i have reffered arik d brown book on esa using matlab but im not able to get the output so far ive coded this much.
l=3e8/3.3e9; k=2*pi/l; theta=-80:80; phi=-80:80; [THETA,PHI]=meshgrid(theta,phi); My=10; Nz=10; dy=l/2; dz=l/2; deltay=...
6 years 前 | 0 个回答 | 0