代码搜索:Compute
找到约 10,000 项符合「Compute」的源代码
代码结果 10,000
www.eeworm.com/read/292964/3937552
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray
www.eeworm.com/read/292964/3937553
m compute_strides.m
function strides = compute_strides(bnet)
% COMPUTE_STRIDES For each CPT and each variable in that CPT,
% returns the stride of that variable. So in future, we can
% quickly extract a slice of the CPT
www.eeworm.com/read/292964/3937568
m compute_bel.m
function bel = compute_bel(msg_type, pi, lambda)
switch msg_type,
case 'd', bel = normalise(pi .* lambda);
case 'g',
if isinf(lambda.precision) % ignore pi because lambda is completely certa
www.eeworm.com/read/285891/4044262
c compute_relocatability.c
/*
* Copyright (C) 2003, 2004, 2005, 2006, 2007
* Robert Lougher .
*
* This file is part of JamVM.
*
* This program is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/274175/4187431
m compute_histogram.m
function [h,x] = compute_histogram(M, options)
% compute_histogram - compute the (symmetric) histogram of a vector after threshold.
%
% [h,x] = compute_histogram(M,options);
%
% If M contains
www.eeworm.com/read/274175/4187440
m compute_entropy.m
function m = compute_entropy(M,T)
% compute_entropy - compute the entropy of a signal
%
% m = compute_entropy(M);
% OR if you need quantization
% m = compute_entropy(M,T)
%
% Copyright
www.eeworm.com/read/273525/4204311
dlg fcast_compute.dlg
/*
fcast_compute.dlg
*! VERSION 1.0.0 14jul2004
*/
VERSION 8.0
INCLUDE _std_large
INCLUDE header
HELP hlp1, view("help fcast_compute")
RESET res1
DIALOG main, label("fcast c
www.eeworm.com/read/273525/4204478
ado fcast_compute.ado
*! version 1.0.0 20may2004
program define fcast_compute, sort
version 8.2
syntax name(name=prefix id="prefix") , [ ///
ESTimates(string) ///
* ///
]
if "`estimates'" !=
www.eeworm.com/read/273525/4204617
hlp fcast_compute.hlp
{smcl}
{* 06mar2005}{...}
{cmd:help fcast compute}{right:dialog: {bf:{dialog fcast_compute:fcast compute}}}
{hline}
{title:Title}
{p2colset 5 27 29 2}{...}
{p2col:{hi:[TS] fcast compute} {h
www.eeworm.com/read/273525/4209063
ado _vecfcast_compute.ado
*! version 1.1.2 21may2004
program define _vecfcast_compute, rclass
version 8.2
syntax name(name=prefix id="prefix") ///
[, ///
DIfferences ///
* ///
]
_ckvec vecf