Antenna's Array Synthesis

Simple and didactical program for undertanding 3D radiation pattern of arrays.

您现在正在关注此提交

This is an old program (1.999) that I have written for understanding radiation patterns of antennas. Basically I was looking for the relationship between interference diagram (Fourier transform of ilumination, usually called Array Factor) and 3D radiation pattern of the Array. For that reason, it represents XY, XZ and YZ planes instead of H and E.
On this version the visible space is not update. On final version (I don't find it), the visible space where delimitated between lines over the interference pattern, and you can see how it varies with distance between antennas and ilumination phase law.

------------------------------------
BEFORE RUNNING THIS CODE
------------------------------------
1.- Download and Unzip this file on a folder inside your system hierarchy (i.e. "C:\Documents\Cesar\Arrays").

2.- Check that your Matlab has the "Symbolic Toolbox" installed. Type: "help symbolic" or "help syms" on your Matlab command line.

3.- Add this folder and subfolders on Matlab path (from Matlab command line), on this way:

3.1.- Menus path: File -> Set Path
3.2.- Press Button: "Add Folder with Subfolders"
3.3.- Select the the folder desire (on my example: "C:\Documents\Cesar\Arrays")
3.4.- Then: "Accept" and "Close"

------------------------------------
SOME USUAL SYMPTOMS
------------------------------------

a) Folders and subfolders haven't been added to Matlab path.

"After clicking OK on first window, Matlab will vlose the window and print those lines on the command line:

??? Undefined function or variable 'arrays'.

??? Error while evaluating uicontrol Callback.

"

---------------
b) Symbolic Toolbox not present on your Matlab.

"You will see the GUI, but not the radiation patterns"

引用格式

César Delgado (2026). Antenna's Array Synthesis (https://ww2.mathworks.cn/matlabcentral/fileexchange/5471-antenna-s-array-synthesis), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Augmented Nested Array

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

BSD License
More detail explanation