代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/303435/3813274
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/303435/3813275
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/303435/3813279
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/303435/3813280
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/476058/6773180
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/395679/8161238
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/267095/11195230
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/412269/11208089
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/204090/15344816
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/102840/15756565
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);