代码搜索:refinement

找到约 474 项符合「refinement」的源代码

代码结果 474
www.eeworm.com/read/482389/6624089

c add-redundancy.c

/****************************************************************************** add-redundancy.c - add "redundant" conditions to a rule ie all all conditions that cover all positive examples of the
www.eeworm.com/read/251851/12315146

m iauto_part.m

function iauto_part() % Compute initial partition for the initial `approximating automaton` % according to the user specified parameters. % % Syntax: % "iauto_part()" % % Description: %
www.eeworm.com/read/217557/14958691

m iauto_part.m

function iauto_part() % Compute initial partition for the initial `approximating automaton` % according to the user specified parameters. % % Syntax: % "iauto_part()" % % Description: %
www.eeworm.com/read/269766/11078898

m ulv_qrit.m

function [L,V,U] = ulv_qrit(p,num_ref,L,V,U) % ulv_qrit --> Refinement of L in the ULV decomposition via QR-iterations. % % % [L,V,U] = ulv_qrit(p,num_ref,L,V,U) % [L,V] = ulv_qri
www.eeworm.com/read/269766/11078956

m urv_qrit.m

function [R,V,U] = urv_qrit(p,num_ref,R,V,U) % urv_qrit --> Refinement of R in the URV decomposition via QR-iterations. % % % [R,V,U] = urv_qrit(p,num_ref,R,V,U) % [R,V] = urv_qri
www.eeworm.com/read/216987/14983517

f90 menu_amr.f90

!------------------------------------------------------------------------------! ! MODULE : MENU_AMR Auteur : J. Gressier ! Date : July
www.eeworm.com/read/192030/8410802

m transition_matrix.m

function T = transition_matrix(H,kmin,kmax) % TRANSITION_MATRIX - build transition matrix for multiwavelet H % % T = transition_matrix(H,kmin,kmax) % % The transition matrix is the refin
www.eeworm.com/read/290963/8446521

m func_huffman_decode.m

function [significance_map, refinement] = func_huffman_decode(img_ezw_stream_bit); % significance map: a string array containing significace map data ('p','n','z' and 't') % refinement: a string
www.eeworm.com/read/290963/8446568

m func_huffman_encode.m

function img_ezw_stream_bit = func_huffman_encode(significance_map, refinement); % significance map: a string array containing significace map data ('p','n','z' and 't') % refinement: a string a
www.eeworm.com/read/181830/9235707

m transition_matrix.m

function T = transition_matrix(H,kmin,kmax) % TRANSITION_MATRIX - build transition matrix for multiwavelet H % % T = transition_matrix(H,kmin,kmax) % % The transition matrix is the refin