• 大小: 27KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-13
  • 语言: Matlab
  • 标签: smith  

资源简介

各种smith chart相关函数 包括详细的目录在里面 电子工程师不可缺少

资源截图

代码片段和文件信息

% Smith Chart Toolbox
% Version 1.1   27-Sep-96
% Author: Soeren Laursen slau93@kom.auc.dk
% Contributions from Damien Hallez.
%
% The Smith Chart Toolbox contains routines for drawing and working
% with Smith charts. The Toolbox is designed for making illustrations
% --not for design. I have tried to make the m-files as flexible as
% possible so you can make the charts look the way you want. If think
% there are some functions missing please let me know.
%
% To draw the charts you would probably first call SMISTAND to draw
% the chart and then you would use the other functions to plot the
% “traces“ of the components. 
%
% To plot S-parameters you should just call SMISTAND and then enter
% PLOT(S) where S is a vector containing the s-parameters.
%
% To make an interactive approach possible there is a SMIUNDO routine
% that will allow you to step back through your operations.
%
% NOTE: The Smith Chart Toolbox assumes that all impedances and 
% admittances are normalized with respect to the characteristic 
% impedance Z0.
%
% Functions that work on the Smith chart
%   smistand Draw a standard smith chart.
%   smidraw  Draw a customized smith chart.
%   smircirc Draw impedance circle in the Smith chart.
%   smigcirc Draw conductance circle in the Smith chart.
%   smiim    Plot imittance trace into the chart.
%   smirotg  Rotate towards generator.
%   smirotl  Rotate towards load.
%   smiinv   Convert from impedance to admittance and vice versa.
%   smivswr  Plot Voltage Standing Wave Ratio circle into Smith chart.    
%   smiq     Plots curves of constant Q into the Smith chart.
%   smiundo  Undo last drawing operation.
%
% Other functions
%   z2gamma  Convert from impedance to reflection coefficient.
%   gamma2z  Convert from reflection coefficient to impedance .

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1836  2009-12-10 19:23  smith\Contents.m

     文件      70585  2009-12-10 19:23  smith\elfe24.m

     文件        315  2009-12-10 19:23  smith\gamma2z.m

     文件        447  2009-12-10 19:24  smith\smidisp.m

     文件       2490  2009-12-10 19:24  smith\smidraw.m

     文件        475  2009-12-10 19:24  smith\smigcirc.m

     文件       1155  2009-12-10 19:24  smith\smiim.m

     文件        569  2009-12-10 19:24  smith\smiinv.m

     文件        413  2009-12-10 19:24  smith\smiq.m

     文件        421  2009-12-10 19:24  smith\smircirc.m

     文件        998  2009-12-10 19:24  smith\smirotg.m

     文件        668  2009-12-10 19:24  smith\smirotl.m

     文件        302  2009-12-10 19:24  smith\smistand.m

     文件        566  2009-12-10 19:24  smith\smitext.m

     文件      24328  2009-12-10 19:24  smith\smith.ps

     文件        299  2009-12-10 19:24  smith\smiundo.m

     文件        385  2009-12-10 19:24  smith\smivswr.m

     文件        474  2009-12-10 19:24  smith\smixcirc.m

     文件        309  2009-12-10 19:24  smith\z2gamma.m

     目录          0  2009-12-24 20:07  smith

----------- ---------  ---------- -----  ----

               107035                    20


评论

共有 条评论