代码搜索:Compute
找到约 10,000 项符合「Compute」的源代码
代码结果 10,000
www.eeworm.com/read/292964/3937554
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/292964/3937930
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/274175/4187304
m compute_quadrant_selection.m
function [selx,sely] = compute_quadrant_selection(j,q)
% compute_quadrant_selection - compute the indice
% for selecting a given quadrant at a given scale
% of a wavelet transform.
%
% q=
www.eeworm.com/read/274175/4187436
m compute_conditional_histogram.m
function [H,x,xc] = compute_conditional_histogram(M,C, options)
% compute_conditional_histogram - compute conditional histograms
%
% [H,x,xc] = compute_conditional_histogram(M,C, options);
%
%
www.eeworm.com/read/273525/4209003
ado _vecfcast_compute_w.ado
*! version 1.1.4 17mar2005
program define _vecfcast_compute_w, rclass
version 8.2
syntax name(name=prefix id="prefix") ///
[ , STep(numlist max=1 integer >0) ///
Dynamic(string)
www.eeworm.com/read/447870/1694214
v calibip_compute_block.v
/***********************************************************************************
-- Copyright 2007 Actel Corporation. All rights reserved.
--
-- ANY USE OR REDISTRIBUTION IN PART OR IN WHOLE MU
www.eeworm.com/read/434858/1868335
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/434858/1868342
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/434858/1868572
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/428078/1962394
c ext2_compute.c
/*..........................................................................*/
/* */
/* L a s t W a v e P a c k a g e '