readme.txt
来自「matlab开发的阵列天线设计工具」· 文本 代码 · 共 27 行
TXT
27 行
README file for Array-Design-Tool (version 1.0):
Designed by Mohamed H. Awida
Ain Shams University, Faculty of Engineering, Electronics and Communication Dep.
Egypt.
The program computes and plots the array factor of 1D and 2D array
To execute from the command window
* Unzip the file in folder c:\MATLABR12\toolbox\Ardtool (or you can put it in any other directory)
* Add the folder to the matlab path addpath c:\MATLABR12\toolbox\Ardtool (add your path)
* Then Call the program in the command window by typing ardtool
The theory and operation of the program taken from
C. A. Balanis, Antenna Theory, Analysis and Design, 2nd ed., Wiley, New York, 1996.
For any comments contact me awida@gawab.com
Disclaimer: The codes have been verified for basic test cases but
there is no guarantee of accuracy in all cases.
(7 Dec 2002)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?