代码搜索:node
找到约 10,000 项符合「node」的源代码
代码结果 10,000
www.eeworm.com/read/338916/12271961
m land_node1.nd.m
www.eeworm.com/read/338916/12272071
m air_node3.nd.m
www.eeworm.com/read/338916/12272212
m low_air_node.nd.m
www.eeworm.com/read/338916/12272219
m air_node1.nd.m
www.eeworm.com/read/338916/12272233
m air_node2.nd.m
www.eeworm.com/read/338916/12272261
m land_node3.nd.m
www.eeworm.com/read/249982/12443556
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/249982/12443593
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m)) for node i (linear_gaussian)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differ
www.eeworm.com/read/249982/12443608
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m)) for node i (root_gaussian)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differs
www.eeworm.com/read/222496/14688035