代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/398034/8009103
m sa_fig6_28.m
% Channel dispersion as a function of normalized delay spread
Ts=2;
numpulse=5;
test=[0:4]*Ts/20;
Tmax=15;
pulse=gausswin(100,5);
time=[0:999]*Tmax/999;
pulsecompare=[pulse' zeros(1,length(time
www.eeworm.com/read/297039/8058249
m anabpsk.m
function [y,am]=anabpsk(N,Ncomp,f0);
%ANABPSK Binary Phase Shift Keying (BPSK) signal.
% [Y,AM]=ANABPSK(N,NCOMP,F0) returns a succession of complex
% sinusoids of NCOMP points each, with a normalized
www.eeworm.com/read/297034/8059232
m anabpsk.m
function [y,am]=anabpsk(N,Ncomp,f0);
%ANABPSK Binary Phase Shift Keying (BPSK) signal.
% [Y,AM]=ANABPSK(N,NCOMP,F0) returns a succession of complex
% sinusoids of NCOMP points each, with a normalized
www.eeworm.com/read/396828/8088661
m network_picture_snn.m
function network_picture_snn(units);
%NETWORK_PICTURE_SNN Draw a picture of feed forward neural network.
cla;
set(gca, 'Units', 'normalized');
hold on;
L = size(units, 2);
dx = 0.9/(L-1);
nmax =
www.eeworm.com/read/333417/12683993
m anabpsk.m
function [y,am]=anabpsk(N,Ncomp,f0);
%ANABPSK Binary Phase Shift Keying (BPSK) signal.
% [Y,AM]=ANABPSK(N,NCOMP,F0) returns a succession of complex
% sinusoids of NCOMP points each, with a normalized
www.eeworm.com/read/245849/12777907
m cornor.m
function [cc,lag]=cornor(s1,s2,type)
% Function computes normalized crosscorrelation between s1 and s2
% for all possible shifts.
% type denotes the type of output;
% type='max' ou
www.eeworm.com/read/245816/12779889
m anabpsk.m
function [y,am]=anabpsk(N,Ncomp,f0);
%ANABPSK Binary Phase Shift Keying (BPSK) signal.
% [Y,AM]=ANABPSK(N,NCOMP,F0) returns a succession of complex
% sinusoids of NCOMP points each, with a normalized
www.eeworm.com/read/240174/13233631
m anabpsk.m
function [y,am]=anabpsk(N,Ncomp,f0);
%ANABPSK Binary Phase Shift Keying (BPSK) signal.
% [Y,AM]=ANABPSK(N,NCOMP,F0) returns a succession of complex
% sinusoids of NCOMP points each, with a normalized
www.eeworm.com/read/238779/13326283
m anabpsk.m
function [y,am]=anabpsk(N,Ncomp,f0);
%ANABPSK Binary Phase Shift Keying (BPSK) signal.
% [Y,AM]=ANABPSK(N,NCOMP,F0) returns a succession of complex
% sinusoids of NCOMP points each, with a normalized
www.eeworm.com/read/319970/13438268
m anabpsk.m
function [y,am]=anabpsk(N,Ncomp,f0);
%ANABPSK Binary Phase Shift Keying (BPSK) signal.
% [Y,AM]=ANABPSK(N,NCOMP,F0) returns a succession of complex
% sinusoids of NCOMP points each, with a normalized