代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/395456/8172661
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.132a 2006/04/26 20:41:19 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/294611/8216478
m som_bmus.m
function [Bmus,Qerrors] = som_bmus(sMap, sData, which_bmus, mask)
%SOM_BMUS Find the best-matching units from the map for the given vectors.
%
% [Bmus, Qerrors] = som_bmus(sMap, sData, [which], [mask
www.eeworm.com/read/367875/9724795
m som_bmus.m
function [Bmus,Qerrors] = som_bmus(sMap, sData, which_bmus, mask)
%SOM_BMUS Find the best-matching units from the map for the given vectors.
%
% [Bmus, Qerrors] = som_bmus(sMap, sData, [which], [mask
www.eeworm.com/read/147186/12579118
m~ bipartitematchingdemo.m~
% Consider matching sources to detections
% s1 d2
% s2 d3
% d1
%a = optimalMatching([52;0.01])
% sources(:,i) = [x y] coords
sources = [0.1 0.7; 0.6 0.4]';
detections = [0.2
www.eeworm.com/read/235928/14041367
m som_bmus.m
function [Bmus,Qerrors] = som_bmus(sMap, sData, which_bmus, mask)
%SOM_BMUS Find the best-matching units from the map for the given vectors.
%
% [Bmus, Qerrors] = som_bmus(sMap, sData, [which], [mask
www.eeworm.com/read/189319/8475438
html group__apr__fnmatch.html
Apache Portable Runtime: Filename Matching
www.eeworm.com/read/427909/8913568
m~ optimalmatchingtest.m~
% Consider matching sources to detections
% s1 d2
% s2 d3
% d1
a = optimalMatching([52;0.01])
% sources(:,i) = [x y] coords
sources = [0.1 0.7; 0.6 0.4]';
detections = [0.2 0
www.eeworm.com/read/427909/8913653
m optimalmatchingtest.m
% Consider matching sources to detections
% s1 d2
% s2 d3
% d1
a = optimalMatching([52;0.01])
% sources(:,i) = [x y] coords
sources = [0.1 0.7; 0.6 0.4]';
detections = [0.2 0
www.eeworm.com/read/378919/9212999
m dbstub.m
% DBSTUB Provides VSWR, reflection coefficient and input impedance
% for Double-Stub Matching Network.
%
% [VSWR,RHO,ZIN] = DBSTUB(ZL,ZO,ZD,LT1,LT2,D1,D2,BW)
%
% ZL, ZO
www.eeworm.com/read/373250/9467625
m~ optimalmatchingtest.m~
% Consider matching sources to detections
% s1 d2
% s2 d3
% d1
a = optimalMatching([52;0.01])
% sources(:,i) = [x y] coords
sources = [0.1 0.7; 0.6 0.4]';
detections = [0.2 0