代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/294870/8196697
m anaqpsk.m
function [y,pm0]=anaqpsk(N,Ncomp,f0);
%ANAQPSK Quaternary Phase Shift Keying (QPSK) signal.
% [Y,PM]=ANAQPSK(N,NCOMP,F0) returns a complex phase modulated signal
% of normalized frequency F0, whose
www.eeworm.com/read/294870/8197006
m anaqpsk.m
function [y,pm0]=anaqpsk(N,Ncomp,f0);
%ANAQPSK Quaternary Phase Shift Keying (QPSK) signal.
% [Y,PM]=ANAQPSK(N,NCOMP,F0) returns a complex phase modulated signal
% of normalized frequency F0, whose
www.eeworm.com/read/412611/11190770
m anaqpsk.m
function [y,pm0]=anaqpsk(N,Ncomp,f0);
%ANAQPSK Quaternary Phase Shift Keying (QPSK) signal.
% [Y,PM]=ANAQPSK(N,NCOMP,F0) returns a complex phase modulated signal
% of normalized frequency F0, whose
www.eeworm.com/read/335058/12552327
m anaqpsk.m
function [y,pm0]=anaqpsk(N,Ncomp,f0);
%ANAQPSK Quaternary Phase Shift Keying (QPSK) signal.
% [Y,PM]=ANAQPSK(N,NCOMP,F0) returns a complex phase modulated signal
% of normalized frequency F0, whose
www.eeworm.com/read/146860/12607177
m anaqpsk.m
function [y,pm0]=anaqpsk(N,Ncomp,f0);
%ANAQPSK Quaternary Phase Shift Keying (QPSK) signal.
% [Y,PM]=ANAQPSK(N,NCOMP,F0) returns a complex phase modulated signal
% of normalized frequency F0, whose
www.eeworm.com/read/237026/13980981
m anaqpsk.m
function [y,pm0]=anaqpsk(N,Ncomp,f0);
%ANAQPSK Quaternary Phase Shift Keying (QPSK) signal.
% [Y,PM]=ANAQPSK(N,NCOMP,F0) returns a complex phase modulated signal
% of normalized frequency F0, whose
www.eeworm.com/read/133638/14032782
m anaqpsk.m
function [y,pm0]=anaqpsk(N,Ncomp,f0);
%ANAQPSK Quaternary Phase Shift Keying (QPSK) signal.
% [Y,PM]=ANAQPSK(N,NCOMP,F0) returns a complex phase modulated signal
% of normalized frequency F0, whose
www.eeworm.com/read/132819/14072112
m anaqpsk.m
function [y,pm0]=anaqpsk(N,Ncomp,f0);
%ANAQPSK Quaternary Phase Shift Keying (QPSK) signal.
% [Y,PM]=ANAQPSK(N,NCOMP,F0) returns a complex phase modulated signal
% of normalized frequency F0, whose
www.eeworm.com/read/371680/9542126
m nf_lpm.m
function coef=nf_LPm(mapsf,mapsJ,mapsH,vext,wext,x,p,n)
%
% coef= nf_LPm(x0) = with normalized vectors
% compute normalform coefficient for a limitpoint bifurcation.
%
global cds T1global T
www.eeworm.com/read/358669/10182358
m normalize_pixel_fisheye.m
function [xn] = normalize_pixel_fisheye(x_kk,fc,cc,kc,alpha_c)
%normalize
%
%[xn] = normalize_pixel(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordinates x_kk
%