代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/418342/10952792
m princomp.m
function P = princomp(X, q)
%PRINCOMP Obtain principal-component vectors and related quantities.
% P = PRINCOMP(X, Q) Computes the principal-component vectors of
% the vector population contain
www.eeworm.com/read/272556/10953582
qmsg prev_cmp_clkgen.sim.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/272556/10953628
qmsg clkgen.sim.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/418151/10964344
m bunquantize.m
function y = bunquantize(q)
% Calculate the value corresponding to a bidirectionally quantized quantity.
% q is a 2n by m matrix containing the powers of 2 and their signs for each
% quantized value.
www.eeworm.com/read/417741/10977205
txt stopwords.txt
a
associates
able
about
above
according
accordingly
across
actually
after
afterwards
again
against
all
allow
allows
almost
alone
along
already
also
although
always
am
among
amongst
an
and
another
any
www.eeworm.com/read/416230/11037566
m program_12_1.m
% Program 12_1
% Coefficient Quantization Effects on the frequency
% response of a direct form IIR filter
clf;
[b,a] = ellip(5,0.4,50,0.4);
[h,w] = freqz(b,a,512);
g = 20*log10(abs(h));
% Trunc
www.eeworm.com/read/314041/6955469
m crc16.m
%Variable initialization
gx=[1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1];
x=ceil(rand(1,1000)*2-1);
x=[x zeros(1,16)];
%Mathematically, the CRC value corresponding to a given frame
%is defined by the fol
www.eeworm.com/read/309840/6956578
m gui_help.m
function gui_help(which_help)
%
% Used by FASTICAG
% All the help texts and title used by GUI are stored here.
% Make changes here.
% Also displays the helpwindow with the selected text
% @(#)$Id:
www.eeworm.com/read/469046/6984256
m 14-6.m
PSF = fspecial('gaussian',13,1);
OTF = psf2otf(PSF,[31 31]);
% PSF转换成OTF
subplot(1,2,1); surf(PSF); title('PSF');
axis square; axis tight
subplot(1,2,2); surf(abs(OTF)); title('corresponding |
www.eeworm.com/read/466968/7025656
qmsg prev_cmp_efcount.sim.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}