代码搜索:patterns
找到约 8,017 项符合「patterns」的源代码
代码结果 8,017
www.eeworm.com/read/356695/10222871
m lbp_riu81.m
function hst = LBP_riu81(X)
%Returns a rotation invariant LBP (uniform patterns) histogram (10 bins) of picture X.
%
%the size of picture X must be at least 3x3 pixels
patternMap = [1 2 2 3 2
www.eeworm.com/read/161826/10367238
m lbp_riu81.m
function hst = LBP_riu81(X)
%Returns a rotation invariant LBP (uniform patterns) histogram (10 bins) of picture X.
%
%the size of picture X must be at least 3x3 pixels
patternMap = [1 2 2 3 2
www.eeworm.com/read/420934/10766658
log calcul.log
This is TeX, Version 3.141592 (MiKTeX 2.3) (preloaded format=latex 2000.11.28) 12 JUL 2007 13:19
**calcul.tex
(calcul.tex
LaTeX2e
Babel and hyphenation patterns for english,
www.eeworm.com/read/420934/10766745
log .log
This is TeX, Version 3.141592 (MiKTeX 2.3) (preloaded format=latex 2000.11.28) 13 AUG 2007 09:50
**tets
(C:\texmf\tex\latex\tools\.tex
LaTeX2e
Babel and hyphenation patterns
www.eeworm.com/read/445119/7599163
m efield3.m
%EFIELD3 2D Radiation patterns
% Uses the mesh file from RWG2, mesh2.mat, and
% the file containing surface current coefficients,
% current.mat, from RWG4 as inputs.
%
% Additionally uses
www.eeworm.com/read/440460/7689021
m plotencoder.m
function PlotEncoder(I2,W2)
%
% Plots patterns and decision boundaries for the encoder problem.
%
cla
axis equal; axis(1.5*[-1 1 -1 1])
xlabel('Hidden unit 1')
ylabel('Hidden unit 2')
set(gca,'NextPl
www.eeworm.com/read/143733/12847986
m plotencoder.m
function PlotEncoder(I2,W2)
%
% Plots patterns and decision boundaries for the encoder problem.
%
cla
axis equal; axis(1.5*[-1 1 -1 1])
xlabel('Hidden unit 1')
ylabel('Hidden unit 2')
set(gca,'NextPl
www.eeworm.com/read/139291/5804773
conf doxygen.conf
PROJECT_NAME="Apache Portable Runtime Utility Library"
INPUT=.
QUIET=YES
RECURSIVE=YES
FILE_PATTERNS=*.h
OUTPUT_DIRECTORY=docs/dox
MACRO_EXPANSION=YES
EXPAND_ONLY_PREDEF=YES
#EXPAND_AS_DEFINED=
# n
www.eeworm.com/read/482351/6623197
m efield3.m
%EFIELD3 2D Radiation patterns
% Uses the mesh file from RWG2, mesh2.mat, and
% the file containing surface current coefficients,
% current.mat, from RWG4 as inputs.
%
% Additionally uses