代码搜索:MATCHING

找到约 3,451 项符合「MATCHING」的源代码

代码结果 3,451
www.eeworm.com/read/358273/10193199

m find_all_matching.m

function [s_param,L,C,description,Number_of_networks]=find_all_matching(Z0,G_load,freq) zL=(1+G_load)/(1-G_load); r=real(zL); x=imag(zL); g=real(1/zL); b=imag(1/zL); % first we count the n
www.eeworm.com/read/357874/10199115

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/161485/10404284

m perform_spaciowav_matching.m

function M_src = perform_spaciowav_matching(M_src, M_tgt, nb_bins, options) % perform_spaciowav_matching - match both the spacial and wavelet histogram % % M_src = perform_spaciowav_matching(M_sr
www.eeworm.com/read/349842/10796803

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/399996/7816811

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/397099/8068846

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/245941/12770915

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/330850/12864936

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/317622/13500876

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output: