代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/323026/13358099
f trunca.f
subroutine trunca(coeff)
real aa,x1,x2,a,x,rm,z1
real cosang(80),weight(80),ptemp(83),pl(-1:81)
real rmu(83),ga(83)
integer nbmu,nang,k,j,kk,i
real pha,betal,c
www.eeworm.com/read/136681/13366966
m exp4_12_.m
%exp4_12_.m
%margin函数通常用在bode函数之后,先由bode函数得到
%幅值、相角和频率矢量,然后由margin绘制出增益裕度
%和相角裕度的波特图。
clear
clc
close all
%定义二阶系统,G(s)=1/(s^2+2*kosi*wn*s+wn^2)
[a,b,c,d]=ord2(1,0.2);
[mag,pha,w]=bode(a,b,c,d
www.eeworm.com/read/136681/13366987
m exp4_12.m
%exp4_12.m
%margin函数通常用在bode函数之后,先由bode函数得到
%幅值、相角和频率矢量,然后由margin绘制出幅值裕度
%和相角裕度的波特图。
clear
clc
close all
%某系统的开环传递函数为:G(s)=k/s(s+1)(0.2s+1)
%求k分别为2和20时的幅值裕度与相角裕度
num1=2;num2=20;
den=conv([1
www.eeworm.com/read/319074/13463347
m exa050403.m
%----------------------------------------------------------------------
% exa050403.m, for example 5.4.3 , fig5.4.4 and fig5.4.5
% to explain the minimum,maxmum and mixed-phase system;
%-----------
www.eeworm.com/read/317833/13495945
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% Modified version of freqz subroutine
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = Relative magnitude in dB comp
www.eeworm.com/read/316064/13530872
f trunca.f
subroutine trunca(coeff)
real aa,x1,x2,a,x,rm,z1
real cosang(80),weight(80),ptemp(83),pl(-1:81)
real rmu(83),ga(83)
integer nbmu,nang,k,j,kk,i
real pha,betal,c
www.eeworm.com/read/215822/13755561
htm ads.htm
body,table,div,ul,li{font-size:10px;margin:0px;padding:0px}body{background-color:transpare
www.eeworm.com/read/305635/13764109
m exa050403.m
%----------------------------------------------------------------------
% exa050403.m, for example 5.4.3 , fig5.4.4 and fig5.4.5
% to explain the minimum,maxmum and mixed-phase system;
%-----------
www.eeworm.com/read/302615/13831280
txt ch4_1.txt
%exp4_12.m
%margin函数通常用在bode函数之后,先由bode函数得到
%幅值、相角和频率矢量,然后由margin绘制出幅值裕度
%和相角裕度的波特图。
clear
clc
close all
%某系统的开环传递函数为:G(s)=k/s(s+1)(0.2s+1)
%求k分别为2和20时的幅值裕度与相角裕度
num1=2;num2=20;
den=conv([1
www.eeworm.com/read/302615/13831358
m exp4_12_.m
%exp4_12_.m
%margin函数通常用在bode函数之后,先由bode函数得到
%幅值、相角和频率矢量,然后由margin绘制出增益裕度
%和相角裕度的波特图。
clear
clc
close all
%定义二阶系统,G(s)=1/(s^2+2*kosi*wn*s+wn^2)
[a,b,c,d]=ord2(1,0.2);
[mag,pha,w]=bode(a,b,c,d