代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/187370/8829760
asm viewalar.asm
; ***************************************************************************
; * Project : Electronic Dictionary *
; * Date : 2003.9
www.eeworm.com/read/384880/8835953
m ap2ep.m
function [SEMA, ECC, INC, PHA, w, TWOCIR]=ap2ep(Au, PHIu, Av, PHIv, plot_demo)
%
% Convert tidal amplitude and phase lag (ap-) parameters into tidal ellipse
% (ep-) parameters. Please refer to ep2
www.eeworm.com/read/285194/8861616
m myfreqz.m
function [db,mag,pha,w]=myfreqz(b,a);
[H,w]=freqz(b,a,1000,'whole');
H=(H(1:1:501))';
w=(w(1:1:501))';
mag=abs(H);
db=20*log10((mag+eps)/max(mag));
pha=angle(H);
www.eeworm.com/read/384222/8888742
m freqz_m.m
function [db, mag, pha, grd, w]= freqz_m (b, a)
% db = [0 到 pi 弧度]区间内的相对振幅(db)
% mag = [0 到 pi 弧度]区间内的绝对振幅
% pha = [0 到 pi 弧度]区间内的相位响应
% grd = [0 到 pi 弧度]区间内的群延迟
% w = [0 到 pi 弧度]区间内的501个频率样本向量
www.eeworm.com/read/284604/8914007
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/426783/8999532
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/283489/9017429
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/184564/9093380
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;
%-----------