資源簡(jiǎn)介
MATLAB、GUI、Smith圓圖、Smith.m文件,和Smith.fig文件一起實(shí)現(xiàn)Smith圓圖的計(jì)算,根據(jù)輸入繪制圓圖,輸入阻抗輸入導(dǎo)納等,根據(jù)鼠標(biāo)繪制動(dòng)態(tài)繪制歸一化阻抗歸一化導(dǎo)納等功能
代碼片段和文件信息
function?varargout?=?Smith(varargin)
%?SMITH?MATLAB?code?for?Smith.fig
%??????SMITH?by?itself?creates?a?new?SMITH?or?raises?the?existing
%??????singleton*.
%
%??????H?=?SMITH?returns?the?handle?to?a?new?SMITH?or?the?handle?to
%??????the?existing?singleton*.
%
%??????SMITH(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?SMITH.M?with?the?given?input?arguments.
%
%??????SMITH(‘Property‘‘Value‘...)?creates?a?new?SMITH?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?smith_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?smith_OpeningFcn?via?varargin.
%
%??????*See?GUI?Options?o
評(píng)論
共有 條評(píng)論