-
大小: 4KB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2021-06-05
- 語(yǔ)言: Matlab
- 標(biāo)簽: SmithChart??matlab??阻抗匹配??
資源簡(jiǎn)介
用matlab實(shí)現(xiàn)的畫史密斯圓圖,能夠?qū)崿F(xiàn)阻抗匹配的計(jì)算,同時(shí)在圓圖中直接畫出阻抗匹配的軌跡。

代碼片段和文件信息
angle=0:pi/1000:pi*2;
x=cos(angle);
y=sin(angle);
plot(xy);axis([-1?1?-1?1]);
hold?on
constx(0.5);
constx(-0.5);
constx(1);
constx(-1);
constx(2);
constx(-2);
constr(0.2);
constr(1);
constr(0.5);
constr(2);
m=[-1?0?1];
n=[0?0?0];
plot(mn);
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????262??2010-12-24?04:27??Smith?Chart\circle.m
?????文件????????114??2010-12-23?11:32??Smith?Chart\constg.m
?????文件????????162??2010-12-23?13:38??Smith?Chart\constr.m
?????文件????????728??2010-12-23?11:18??Smith?Chart\constx.m
?????文件???????1138??2010-12-24?06:13??Smith?Chart\impedancematching1.m
?????文件???????1124??2010-12-24?06:13??Smith?Chart\impedancematching2.m
?????文件???????1145??2010-12-24?06:23??Smith?Chart\impedancematching3.m
?????文件???????1137??2010-12-24?06:57??Smith?Chart\impedancematching4.m
?????文件????????217??2010-12-24?07:02??Smith?Chart\plotimpedance.m
?????文件????????692??2012-10-01?20:45??Smith?Chart\使用幫助.m
?????目錄??????????0??2012-10-01?20:46??Smith?Chart
-----------?---------??----------?-----??----
?????????????????6719????????????????????11
評(píng)論
共有 條評(píng)論