代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/384880/8835935
m plot_ell.m
function w=plot_ell(SEMA, ECC, INC, PHA, IND)
%
% An auxiliary function used in ap2ep and ep2ap for plotting
% tidal ellipse. The inputs, MA, ECC, INC and PHA are the output of
% ap2ep and IND is
www.eeworm.com/read/457708/1594981
m freqs_m.m
function [db,mag,pha,w] = freqs_m(b,a,wmax);
% s域频率响应计算的改进版本-
% ------------------------------------------------------------
% [db,mag,pha,w] = freqs_m(b,a,wmax);
% db = [0 to wmax]区间内的相对振幅
%
www.eeworm.com/read/341597/3247980
m freqs_m.m
function [db,mag,pha,w] = freqs_m(b,a,wmax);
% s域频率响应计算的改进版本-
% ------------------------------------------------------------
% [db,mag,pha,w] = freqs_m(b,a,wmax);
% db = [0 to wmax]区间内的相对振幅
%
www.eeworm.com/read/457708/1594974
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% freqz 子程序的改进版本
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = [0 到pi弧度]区间内的相对振幅(db)
% mag = [0 到pi弧度]区间内的绝对振幅
www.eeworm.com/read/214617/4908035
m freqz_m.m
function[db,mag,pha,w]=freqz_m(b,a);
[H,w]=freqz(b,a,59000,'whole');
H=(H(1:1:(59000/2+1)))';
w=(w(1:1:(59000/2+1)))';
mag=abs(H);
db=20*log10((mag+eps)/max(mag));
pha=angle(H);
www.eeworm.com/read/341597/3247973
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% freqz 子程序的改进版本
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = [0 到pi弧度]区间内的相对振幅(db)
% mag = [0 到pi弧度]区间内的绝对振幅
www.eeworm.com/read/355238/10283953
m hologen.m
% This program use the phase function generated by 'phasecaculation' then generate CGH with proper pram then try to reconstruct the
% original image
% amplitude is the host image
% phase is the pha
www.eeworm.com/read/299046/7896058
asm vector.asm
; SOLUTION FILE FOR VECtor.ASM
.mmregs
.def rsvect
.ref _c_int0
.ref _c_int1
.ref _PHA
www.eeworm.com/read/327016/13103617
asm vector.asm
; SOLUTION FILE FOR VECtor.ASM
.mmregs
.def rsvect
.ref _c_int0
.ref _c_int1
.ref _PHA
www.eeworm.com/read/312866/13602707
asm vector.asm
; SOLUTION FILE FOR VECtor.ASM
.mmregs
.def rsvect
.ref _c_int0
.ref _c_int1
.ref _PHA