ewa_license.m
来自「用matlab编写的电磁学方面的函数和图像」· M 代码 · 共 42 行
M
42 行
% --------------------------------------------------------------------------% Electromagnetic Waves & Antennas Toolbox% --------------------------------------------------------------------------% Copyright (c) 1996-2004 by S. J. Orfanidis% --------------------------------------------------------------------------% Sophocles J. Orfanidis% ECE Department% Rutgers University% 94 Brett Road% Piscataway, NJ 08854-8058% % Tel.: 732-445-5017% e-mail: orfanidi@ece.rutgers.edu% --------------------------------------------------------------------------% The functions may be downloaded from the book's web page:% http://www.ece.rutgers.edu/~orfanidi/ewa% --------------------------------------------------------------------------% License% -------% These programs are for educational use only. They were designed to illustrate% the concepts in the author's book on "Electromagnetic Waves and Antennas". Their% usage is explained in examples throughout this book.% % The author makes no warranties of any kind, expressed or implied, with regard% to these programs or their documentation. The author shall not be liable in any% event for incidental or consequential damages in connection with, or arising% out of, the furnishing performance, or the use of these programs.% % These programs may be distributed freely for educational purposes only, as long% as they are not modified in any way and this licence/copyright notice is% included. Commercial use requires permission of the author.% --------------------------------------------------------------------------function ewa_licensehelp ewa_license;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?