代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/161485/10404552
m perform_histogram_matching_wavelet.m
function MW_src = perform_histogram_matching_wavelet(MW_src,MW_tgt,Jmin, nb_bins)
% perform_histogram_matching_wavelet - match the histogram of a wavelet transform
%
% MW_src = perform_histogram_
www.eeworm.com/read/421840/10694239
pdf ibm_pattern_matching_algorithm.pdf
www.eeworm.com/read/349842/10796816
m boyer_moore_string_matching.m
function sh = Boyer_Moore_String_Matching(text, x)
% Boyer-Moore string matching: Find the location of the string x in text 'text'
%
% Inputs:
% text - Text vector
% x - Search string
%
www.eeworm.com/read/399996/7816828
m boyer_moore_string_matching.m
function sh = Boyer_Moore_String_Matching(text, x)
% Boyer-Moore string matching: Find the location of the string x in text 'text'
%
% Inputs:
% text - Text vector
% x - Search string
%
www.eeworm.com/read/397099/8068858
m boyer_moore_string_matching.m
function sh = Boyer_Moore_String_Matching(text, x)
% Boyer-Moore string matching: Find the location of the string x in text 'text'
%
% Inputs:
% text - Text vector
% x - Search string
%
www.eeworm.com/read/245941/12770932
m boyer_moore_string_matching.m
function sh = Boyer_Moore_String_Matching(text, x)
% Boyer-Moore string matching: Find the location of the string x in text 'text'
%
% Inputs:
% text - Text vector
% x - Search string
%
www.eeworm.com/read/330850/12864957
m boyer_moore_string_matching.m
function sh = Boyer_Moore_String_Matching(text, x)
% Boyer-Moore string matching: Find the location of the string x in text 'text'
%
% Inputs:
% text - Text vector
% x - Search string
%
www.eeworm.com/read/317622/13500882
m boyer_moore_string_matching.m
function sh = Boyer_Moore_String_Matching(text, x)
% Boyer-Moore string matching: Find the location of the string x in text 'text'
%
% Inputs:
% text - Text vector
% x - Search string
%
www.eeworm.com/read/316604/13520459
m boyer_moore_string_matching.m
function sh = Boyer_Moore_String_Matching(text, x)
% Boyer-Moore string matching: Find the location of the string x in text 'text'
%
% Inputs:
% text - Text vector
% x - Search string
%
www.eeworm.com/read/303163/13820607