代码搜索:node

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

代码结果 10,000
www.eeworm.com/read/307164/3727987

c atl_init_node.c

/* --------------------------------------------------------------------- * * -- Automatically Tuned Linear Algebra Software (ATLAS) * (C) Copyright 2000 All Rights Reserved * * -- ATLAS routin
www.eeworm.com/read/307164/3727994

c atl_free_node.c

/* --------------------------------------------------------------------- * * -- Automatically Tuned Linear Algebra Software (ATLAS) * (C) Copyright 2000 All Rights Reserved * * -- ATLAS routin
www.eeworm.com/read/303463/3810228

m root_node_tighten.m

% ************************************************************************* % Tighten bounds at root % ************************************************************************* function p = root_no
www.eeworm.com/read/297137/3889501

c spacebank_return_node.c

/* * Copyright (C) 1998, 1999, Jonathan S. Shapiro. * * This file is part of the EROS Operating System runtime library. * * This library is free software; you can redistribute it and/or * modify
www.eeworm.com/read/297137/3889526

c spacebank_identify_node.c

/* * Copyright (C) 1998, 1999, Jonathan S. Shapiro. * * This file is part of the EROS Operating System runtime library. * * This library is free software; you can redistribute it and/or * modify
www.eeworm.com/read/294732/3915498

h ieee80211_node.h

//------------------------------------------------------------------------------ // // Copyright (c) 2006 Microsoft Corporation. All rights
www.eeworm.com/read/294732/3915598

h ieee80211_node.h

//------------------------------------------------------------------------------ // // Copyright (c) 2006 Microsoft Corporation. All rights
www.eeworm.com/read/292984/3935655

m scg_3node.m

% This example is from Page.143 of "Probabilistic Networks and Expert Systems", % Cowell, Dawid, Lauritzen and Spiegelhalter, 1999, Springer. X = 1; Y = 2; Z = 3; n = 3; dag = zeros(n); dag(X, Y)=1;
www.eeworm.com/read/292984/3935981

m tabular_utility_node.m

function CPD = tabular_utility_node(bnet, node, T) % TABULAR_UTILITY_NODE Represent a utility function as a table % CPD = tabular_utility_node(bnet, node, T) % % node is the number of a node in this e
www.eeworm.com/read/292984/3936003

m log_prob_node.m

function L = log_prob_node(CPD, self_ev, pev) % LOG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m), theta_i) for node i (gaussian) % L = log_prob_node(CPD, self_ev, pev) % % self_ev(m) is the eviden