代码搜索:approximating

找到约 61 项符合「approximating」的源代码

代码结果 61
www.eeworm.com/read/251851/12315139

m remove_unreachables.m

function remove_unreachables() % Remove states that are unreachable from the initial states in the % current approximating automaton. % % Syntax: % "remove_unreachables" % % Description: %
www.eeworm.com/read/251851/12315280

m rauto_mapping.m

function rauto_mapping(continu) % Compute the mapping for the states in the new `approximating automaton` % (the automaton obtained after the refinement). Progress is saved in a % global variable
www.eeworm.com/read/251851/12315285

m rauto_tran.m

function rauto_tran(continue) % Update the transitions for the states in the new `approximating % automaton` ( the automaton obtained after the refinement). Progress is % saved in the global var
www.eeworm.com/read/217557/14958689

m remove_unreachables.m

function remove_unreachables() % Remove states that are unreachable from the initial states in the % current approximating automaton. % % Syntax: % "remove_unreachables" % % Description: %
www.eeworm.com/read/217557/14958760

m rauto_mapping.m

function rauto_mapping(continu) % Compute the mapping for the states in the new `approximating automaton` % (the automaton obtained after the refinement). Progress is saved in a % global variable
www.eeworm.com/read/217557/14958769

m rauto_tran.m

function rauto_tran(continue) % Update the transitions for the states in the new `approximating % automaton` ( the automaton obtained after the refinement). Progress is % saved in the global var
www.eeworm.com/read/379728/9180254

m pca_diag.m

% PCA_DIAG - PCA with fully factorial Gaussian posterior % % PCA with fully factorial Gaussian pdf (diagonal covariance matrix) % for approximating the posterior distributions of A and S in 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/379728/9180224

m pca_full.m

% PCA_FULL - PCA with unrestricted Gaussian posterior % % PCA with unrestricted Gaussian pdfs (full covariance matrices) for % approximating the posterior distributions of A(i,:) and S(:,j) in % t