代码搜索:Compute

找到约 10,000 项符合「Compute」的源代码

代码结果 10,000
www.eeworm.com/read/314474/13566671

gawk compute-best-mix.gawk

#!/usr/local/bin/gawk -f # # compute-best-mix -- # Compute the best mixture weight (-lambda) for interpolating N # LMs. # # usage: compute-best-mix [lambda="l1 l2 ..."] [precision=p] pplout1 pplout2 .
www.eeworm.com/read/140847/5779534

m compute_posterior_dbn.m

function post = compute_posterior_dbn(bnet, state, i, n, strides, families, ... CPT) % COMPUTE_POSTERIOR % % post = compute_posterior(bnet, state, i, n, strides, families, % cpts) % % Compute th
www.eeworm.com/read/140847/5779541

m compute_families_dbn.m

function families = compute_families_dbn(bnet) % COMPUTE_FAMILIES % precomputes the families of nodes in a dbn % % The return value is a cell array for now ss = size(bnet.intra, 1); families = cell(
www.eeworm.com/read/140847/5779771

m compute_interface_nodes.m

function [int, persist, transient] = compute_interface_nodes(intra, inter) % COMPUTE_INTERFACE_NODES Find the nodes in a DBN that represent a sufficient statistic % [int, persist, transient] = compute
www.eeworm.com/read/140704/5783602

cc dtn_compute_1.cc

// file: dtn_likelihood_1.cc // // isip include files // #include "dt_node.h" #include "dt_node_constants.h" // method: compute_split_lk_inc_cc // /
www.eeworm.com/read/140704/5783604

cc dtn_compute_0.cc

// file: dtn_compute_0.cc // // isip include files // #include "dt_node.h" #include "dt_node_constants.h" // method: compute_likelihood_cc // L= -0,5* num_feat_a*(1+log2*pi)+log(det(covar))*s
www.eeworm.com/read/140704/5783605

cc dtn_compute_2.cc

// file: dtn_compute_2.cc // // isip include files // #include "dt_node.h" #include "dt_node_constants.h" // method: compute_covar_cc // // arguments: //
www.eeworm.com/read/140704/5783606

cc dtn_compute_3.cc

// file: dtn_likelihood_5.cc // // isip include files // #include "dt_node.h" #include "dt_node_constants.h" // method: compute_mean_cc // // arguments:
www.eeworm.com/read/140704/5783614

cc dtn_compute_4.cc

// file: dtn_compute_4.cc // // isip include files // #include "dt_node.h" #include "dt_node_constants.h" // method: compute_occupancy_cc //
www.eeworm.com/read/133943/5897716

m compute_posterior_dbn.m

function post = compute_posterior_dbn(bnet, state, i, n, strides, families, ... CPT) % COMPUTE_POSTERIOR % % post = compute_posterior(bnet, state, i, n, strides, families, % cpts) % % Compute th