最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

s平面與z平面映射分析/Analysis of Mapping from S-plane to Z-plane

2021-04-08 23:46 作者:永遠(yuǎn)的修伊  | 我要投稿

s平面與z平面映射分析( Analysis of Mapping from?S-plane to Z-plane)



Mapping horizontal s-plane line to z-plane

xx=[0:0.05:1]'; %設(shè)定采樣時間范圍

N=length(xx); %求采樣點(diǎn)個數(shù)

s0=-xx*35;

ts = 0.1;

s=s0*[1 1 1 1 1]+1j*ones(N,1)*[0,0.25,0.5,0.75,1]*pi/ts;

plot(real(s(:,1)),imag(s(:,1)),'-o',...

? ? real(s(:,2)),imag(s(:,2)),'-s',...

? ? real(s(:,3)),imag(s(:,3)),'-^',...

? ? real(s(:,4)),imag(s(:,4)),'-*',...

? ? real(s(:,5)),imag(s(:,5)),'-v')

sgrid %畫S平面域水平線的極點(diǎn)軌跡

figure

z=exp(s*ts);

plot(real(z(:,1)),imag(z(:,1)),'-o',...

? ? real(z(:,2)),imag(z(:,2)),'-s',...

? ? real(z(:,3)),imag(z(:,3)),'-^',...

? ? real(z(:,4)),imag(z(:,4)),'-*',...

? ? real(z(:,5)),imag(z(:,5)),'-v'),

zgrid %對應(yīng)S 平面域畫Z 平面域的極點(diǎn)軌跡


Mapping of vertical s-plane line to z-plane

s0 = 1i*xx*pi/ts;

ts = 0.1;

s = ones(N,1)*[0,-5,-10,-20,-30]+s0*[1 1 1 1 1];

? ? plot(real(s(:,1)),imag(s(:,1)),'-o',real(s(:,2)),imag(s(:,2)),'-s',...

? ? ? ? ?real(s(:,3)),imag(s(:,3)),'-^',real(s(:,4)),imag(s(:,4)),'-*',...

? ? ? ? ?real(s(:,5)),imag(s(:,5)),'-v'),sgrid

figure

z=exp(s*ts) ;

plot(real(z(:,1)),imag(z(:,1)),'-o',real(z(:,2)),imag(z(:,2)),'-s',...

? ? ?real(z(:,3)),imag(z(:,3)),'-^',real(z(:,4)),imag(z(:,4)),'-*',...

? ? ?real(z(:,5)),imag(z(:,5)),'-v'),zgrid


Mapping of constant damping ratio s-plane lines into z-plane

s = s0*[1 1 1 1]-imag(s0)*[0,1/tan(67.5*pi/180),...

1/tan(45*pi/180),1/tan(22.5*pi/180)];

s=[s,real(s(:,4))];

plot(real(s(:,1)),imag(s(:,1)),'-o',real(s(:,2)),imag(s(:,2)),'-s',...

? ? real(s(:,3)),imag(s(:,3)),'-^',real(s(:,4)),imag(s(:,4)),'-*',...

? ? real(s(:,5)),imag(s(:,5)),'-v'),sgrid

figure

z=exp(s*ts);

plot(real(z(:,1)),imag(z(:,1)),'-o',real(z(:,2)),imag(z(:,2)),'-s',...

real(z(:,3)),imag(z(:,3)),'-^',real(z(:,4)),imag(z(:,4)),'-*',...

real(z(:,5)),imag(z(:,5)),'-v'),zgrid


Mapping of circle s-plane line to z-plane

phi=xx*pi/2 ;

s0=(pi/ts)*(-cos(phi)+1i*sin(phi)) ;

s=s0*[1,0.75,0.5,0.25,0] ;

plot(real(s(:,1)),imag(s(:,1)),'-o',real(s(:,2)),imag(s(:,2)),'-s',...

real(s(:,3)),imag(s(:,3)),'-^',real(s(:,4)),imag(s(:,4)),'-*',...

real(s(:,5)),imag(s(:,5)),'-v'),sgrid

figure

z=exp(s*ts);

plot(real(z(:,1)),imag(z(:,1)),'-o',real(z(:,2)),imag(z(:,2)),'-s',...

real(z(:,3)),imag(z(:,3)),'-^',real(z(:,4)),imag(z(:,4)),'-*',...

real(z(:,5)),imag(z(:,5)),'-v'),zgrid


參考教材北交大《計算機(jī)控制技術(shù)實驗指導(dǎo)書》

s平面與z平面映射分析/Analysis of Mapping from S-plane to Z-plane的評論 (共 條)

分享到微博請遵守國家法律
刚察县| 长白| 仙居县| 明溪县| 灌云县| 洪洞县| 大悟县| 达尔| 荆门市| 通渭县| 定兴县| 突泉县| 娄底市| 桂林市| 富民县| 谷城县| 潜江市| 从化市| 蓬安县| 建德市| 海安县| 将乐县| 南丰县| 浦东新区| 孙吴县| 广灵县| 盐池县| 富顺县| 昌黎县| 商南县| 平陆县| 岐山县| 万荣县| 尼玛县| 东台市| 洞口县| 延吉市| 三原县| 营山县| 瑞金市| 新田县|