代码搜索:ESS
找到约 2,104 项符合「ESS」的源代码
代码结果 2,104
www.eeworm.com/read/479151/1338203
c sb_ess.c
#undef FKS_LOGGING
#undef FKS_TEST
/*
* tabs should be 4 spaces, in vi(m): set tabstop=4
*
* TODO: consistency speed calculations!!
* cleanup!
* ????: Did I break MIDI support?
*
* History:
www.eeworm.com/read/479151/1338274
h sb_ess.h
/*
* Created: 9-Jan-1999 Rolf Fokkens
*/
extern void ess_intr
(sb_devc *devc);
extern int ess_dsp_init
(sb_devc *devc, struct address_info *hw_config);
extern struct audio_driver *ess_audio_in
www.eeworm.com/read/251838/4414703
m update_ess.m
function CPD = update_ess(CPD, fmarginal, evidence, ns, cnodes, hidden_bitv)
% UPDATE_ESS Update the Expected Sufficient Statistics of a hhmm Q node.
% function CPD = update_ess(CPD, fmarginal, eviden
www.eeworm.com/read/251838/4414705
m reset_ess.m
function CPD = reset_ess(CPD)
% RESET_ESS Reset the Expected Sufficient Statistics of a hhmm Q node.
% CPD = reset_ess(CPD)
if ~isempty(CPD.sub_CPD_start)
CPD.sub_CPD_start = reset_ess(CPD.sub_CPD_
www.eeworm.com/read/251838/4414711
m update_ess.m
function CPD = update_ess(CPD, fmarginal, evidence, ns, cnodes, hidden_bitv)
% UPDATE_ESS Update the Expected Sufficient Statistics of a hhmm Q node.
% function CPD = update_ess(CPD, fmarginal, eviden
www.eeworm.com/read/251838/4414712
m reset_ess.m
function CPD = reset_ess(CPD)
% RESET_ESS Reset the Expected Sufficient Statistics of a hhmm Q node.
% CPD = reset_ess(CPD)
if ~isempty(CPD.sub_CPD_start)
CPD.sub_CPD_start = reset_ess(CPD.sub_CPD_
www.eeworm.com/read/251838/4414737
m update_ess.m
function CPD = update_ess(CPD, fmarginal, evidence, ns, cnodes, hidden_bitv)
% UPDATE_ESS Update the Expected Sufficient Statistics of a tabular node.
% function CPD = update_ess(CPD, fmarginal, evide
www.eeworm.com/read/251838/4414741
m reset_ess.m
function CPD = reset_ess(CPD)
% RESET_ESS Reset the Expected Sufficient Statistics of a tabular node.
% CPD = reset_ess(CPD)
%CPD.counts = zeros(size(CPD.CPT));
CPD.counts = zeros(prod(size(CPD.CPT))
www.eeworm.com/read/251838/4414780
m update_ess.m
function CPD = update_ess(CPD, fmarginal, evidence, ns, cnodes, hidden_bitv)
% UPDATE_ESS Update the Expected Sufficient Statistics of a Gaussian node
% function CPD = update_ess(CPD, fmarginal, evide
www.eeworm.com/read/251838/4414788
m update_ess.m
function CPD = update_ess(CPD, fmarginal, evidence, ns, cnodes, hidden_bitv)
% UPDATE_ESS Update the Expected Sufficient Statistics of a Gaussian node
% function CPD = update_ess(CPD, fmarginal, evide