• 大小: 0.02M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-03-28
  • 语言: Matlab
  • 标签: matlab  

资源简介


电磁波穿透界面时折射与反射的Matlab仿真电磁波穿透界面时折射与反射的Matlab仿真电磁波穿透界面时折射与反射的Matlab仿真电磁波穿透界面时折射与反射的Matlab仿真电磁波穿透界面时折射与反射的Matlab仿真

资源截图

代码片段和文件信息

function varargout = PlaneWaveGUI(varargin)
%
% function varargout = PLANEWAVEGUI(varargin)
%
%  The function PLANEWAVEGUI creates the Graphical User Interface for the
%  TE/TM wave propagation through multilayered structures. See the file
%  ‘Help.html‘ or click on the button ‘Help‘ of the GUI for its use. 
%
% Copyright: Lorenzo Luini DEI-Department of Electronics and Information
%            Politecnico di Milano Milano Italy;
%            email: luini@elet.polimi.it
%
% Release: version 1.0 last update: 05-Oct-2007 10:00:00
%
% Remarks: the GUI has been created using GUIDE. It requires Matlab release
%          R2007a to run properly.

% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct(‘gui_Name‘       mfilename ...
                   ‘gui_Singleton‘  gui_Singleton ...
                   ‘gui_OpeningFcn‘ @PlaneWaveGUI_OpeningFcn ...
                   ‘gui_OutputFcn‘  @PlaneWaveGUI_OutputFcn ...
                   ‘gu

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件      102915  2018-02-11 14:05  PlaneWaveGUI.m
     目录           0  2018-02-11 14:06  __MACOSX\
     文件         678  2018-02-11 14:05  __MACOSX\._PlaneWaveGUI.m

评论

共有 条评论