代码搜索:Compute
找到约 10,000 项符合「Compute」的源代码
代码结果 10,000
www.eeworm.com/read/396844/2407657
m compute_joint_pot.m
function jpot = compute_joint_pot(bnet, nodes, evidence, domain)
% COMPUTE_JOINT_POT Compute the global joint potential of a Bayes net
% function jpot = compute_joint_pot(bnet, nodes, evidence, domain
www.eeworm.com/read/396844/2407665
m compute_interface_nodes.m
function [interface, persist, transient] = compute_interface_nodes(intra, inter)
% COMPUTE_INTERFACE_NODES Find the nodes in a DBN that represent a sufficient statistic
% [interface, persist, transie
www.eeworm.com/read/393163/2488494
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/393163/2488501
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/393163/2488877
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/391684/2517189
xauto compute_periodic_family.xauto
# This is an example of an 'expert' AUTO CLUI script.
# This scripts takes the Lagrange points computed
# by the compute_lagrange_points_0.5.auto and
# computes the periodic orbits emanating from them
www.eeworm.com/read/380709/2653112
c compute-bw-normal.c
/* Lamia */
/* Lamia */
/* This programm compute the bandwidth normal, the command
line used is : compute-bw-normal Input-file-of-bw output-file sending-rate*/
#includ
www.eeworm.com/read/380709/2653179
c compute-mean-ch.c
#include
#include
/* Compute the maximum between the number in
* the second column
*
* Input:
* src1, src2 - two columns files
*
* res - two colum
www.eeworm.com/read/380709/2653181
sh compute_avg_simulations.sh
#!/bin/csh -f
############ Lamia ROMDHANI #####
# This script is used to get the latency, goodput, bandwidth, medium utilisation and collision rate
# results for each number of nodes av
www.eeworm.com/read/380709/2653184
sh compute_avg_metrics.sh
#!/bin/csh -f
############ Lamia ROMDHANI #####
# This script is used to get the latency, goodput, bandwidth, medium utilisation and collision rate
#results for each number of nodes.