代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/488257/6500230
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/487268/6517530
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/407110/11429418
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/407110/11429419
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/407110/11429424
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/407110/11429425
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/401335/11559278
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/348216/11605357
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/261326/11654726
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/156094/11828550
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);