代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/344814/11858269
m exp4_10_.m
%exp4_10_.m
%求典型二阶系统自然振荡频率固定,阻尼比变化时的波特图
clear
clc
close all
wn=6;
kosi=[0.1:0.1:1.0];
num=wn^2;
for kos=kosi
den=[1 2*kos*wn wn^2];
[mag,pha,w1]=bode(num,den);
magg=20*log10(mag);
www.eeworm.com/read/154488/11951061
m exp4_10_.m
%exp4_10_.m
%求典型二阶系统自然振荡频率固定,阻尼比变化时的波特图
clear
clc
close all
wn=6;
kosi=[0.1:0.1:1.0];
num=wn^2;
for kos=kosi
den=[1 2*kos*wn wn^2];
[mag,pha,w1]=bode(num,den);
magg=20*log10(mag);
www.eeworm.com/read/340482/12154341
inp drt3.inp
outt_file =lens_t_3rd.dat
outamp_file =lens_amp_3rd.dat
outpha_file =lens_pha_3rd.dat
outlog_file=lens.log
vx_file= lensmod.ascii
tim_type =DRAY
xs=0.0 ys=0.0 zs=0.0
nx_vel=101 x0_vel=-2500.0
www.eeworm.com/read/340482/12154345
inp drt1.inp
outt_file =lens_t_1st.dat
outamp_file =lens_amp_1st.dat
outpha_file =lens_pha_1st.dat
outlog_file=lens.log
vx_file= lensmod.ascii
tim_type =DRAY
xs=0.0 ys=0.0 zs=0.0
nx_vel=101 x0_vel=-2500.0
www.eeworm.com/read/340482/12154373
inp drt2.inp
outt_file =lens_t_2nd.dat
outamp_file =lens_amp_2nd.dat
outpha_file =lens_pha_2nd.dat
outlog_file=lens.log
vx_file= lensmod.ascii
tim_type =DRAY
xs=0.0 ys=0.0 zs=0.0
nx_vel=101 x0_vel=-2500.0
www.eeworm.com/read/340482/12154377
inp drt.inp
outt_file =lens_t_3rd.dat
outamp_file =lens_amp_3rd.dat
outpha_file =lens_pha_3rd.dat
outlog_file=lens.log
vx_file= lensmod.ascii
tim_type =DRAY
xs=0.0 ys=0.0 zs=0.0
nx_vel=101 x0_vel=-2500.0
www.eeworm.com/read/131489/14143448
m exp4_10_.m
%exp4_10_.m
%求典型二阶系统自然振荡频率固定,阻尼比变化时的波特图
clear
clc
close all
wn=6;
kosi=[0.1:0.1:1.0];
num=wn^2;
for kos=kosi
den=[1 2*kos*wn wn^2];
[mag,pha,w1]=bode(num,den);
magg=20*log10(mag);
www.eeworm.com/read/123833/14611758
m exp4_10_.m
%exp4_10_.m
%求典型二阶系统自然振荡频率固定,阻尼比变化时的波特图
clear
clc
close all
wn=6;
kosi=[0.1:0.1:1.0];
num=wn^2;
for kos=kosi
den=[1 2*kos*wn wn^2];
[mag,pha,w1]=bode(num,den);
magg=20*log10(mag);
www.eeworm.com/read/122468/14688332
m exp4_10_.m
%exp4_10_.m
%求典型二阶系统自然振荡频率固定,阻尼比变化时的波特图
clear
clc
close all
wn=6;
kosi=[0.1:0.1:1.0];
num=wn^2;
for kos=kosi
den=[1 2*kos*wn wn^2];
[mag,pha,w1]=bode(num,den);
magg=20*log10(mag);
www.eeworm.com/read/220803/14788750
m exp4_10_.m
%exp4_10_.m
%求典型二阶系统自然振荡频率固定,阻尼比变化时的波特图
clear
clc
close all
wn=6;
kosi=[0.1:0.1:1.0];
num=wn^2;
for kos=kosi
den=[1 2*kos*wn wn^2];
[mag,pha,w1]=bode(num,den);
magg=20*log10(mag);