代码搜索:node
找到约 10,000 项符合「node」的源代码
代码结果 10,000
www.eeworm.com/read/310960/13639393
m land_node1.nd.m
www.eeworm.com/read/310960/13639429
m air_node3.nd.m
www.eeworm.com/read/310960/13639472
m low_air_node.nd.m
www.eeworm.com/read/310960/13639475
m air_node1.nd.m
www.eeworm.com/read/310960/13639480
m air_node2.nd.m
www.eeworm.com/read/310960/13639490
m land_node3.nd.m
www.eeworm.com/read/301117/13865827
gif tree-node-open-end.gif
www.eeworm.com/read/140847/5779271
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev, usecell)
% LOG_MARG_PROB_NODE Compute sum_m log P(x(i,m)| x(pi_i,m)) for node i (tabular)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differ
www.eeworm.com/read/140847/5779279
m sample_node_single_case.m
function y = sample_node(CPD, pev)
% SAMPLE_NODE Draw a random sample from P(Xi | x(pi_i), theta_i) (tabular)
% y = sample_node(CPD, pev)
%
% pev{i} is the value of the i'th parent (if any)
%assert(
www.eeworm.com/read/140847/5779285
m log_nextcase_prob_node.m
function L = log_nextcase_prob_node(CPD, self_ev, pev, test_self_ev, test_pev)
% LOG_NEXTCASE_PROB_NODE compute the joint distribution of a node (tabular) of a new case given
% completely observed d