代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/147186/12578687
m condgausstrainobserved.m
function [mu, Sigma] = mixgaussTrainObserved(obsData, hiddenData, nstates, varargin);
% mixgaussTrainObserved Max likelihood estimates of conditional Gaussian from raw data
% function [mu, Sigma] =
www.eeworm.com/read/121211/14767101
h blanklines.h
#pragma once
#include "macro.h"
extern "C"
{
#include "indent.h"
}
// CBlanklines 对话框
class CBlanklines:public CPropertyPage
{
DECLARE_DYNAMIC (CBlanklines) public:
CBlanklines ();
www.eeworm.com/read/196832/8055369
m joinpdf.m
function [Z] = joinpdf(A,B,jdim);
%
% creates a joint conditional pdf with conditioning
% dimensions specified in
% the output array contains the cathesian product along
% the other dimensions
%
www.eeworm.com/read/397106/8067538
m computeerror.m
% Computes the class conditional errors and the overall error rate
%
% usage:
% error = computeError(classes, trueLabels, estLabels)
%
% where:
% classes = class labels (ith class has label
www.eeworm.com/read/346199/11761897
bat test.bat
rem algthm - conditional parts of the algorithm
rem erasure - frame erasure recovery
rem fixed - fixed codebook search
rem lsp - lsp quantization
rem overflo
www.eeworm.com/read/126977/14390962
mf idp.mf
# makefile fragment idp.mf
# define build parameters for Motorola Integrated Development Platform (IDP)
# TARGETNAME specifies the target we are building for
# it is defined for conditional compi
www.eeworm.com/read/207008/15284222
macros readme.macros
The collector uses a large amount of conditional compilation in order to
deal with platform dependencies. This violates a number of known coding
standards. On the other hand, it seems to be the only
www.eeworm.com/read/14187/321993
h crdef.h
/*
* crdef.h --
*
* The bit definitions for the values stored in the conditional
* replenishment vector.
*
* Copyright (c) 1993-2002 The Regents of the University of California.
* All
www.eeworm.com/read/14764/407547
h crdef.h
/*
* crdef.h --
*
* The bit definitions for the values stored in the conditional
* replenishment vector.
*
* Copyright (c) 1993-2002 The Regents of the University of California.
* All
www.eeworm.com/read/470720/1450560
c 20030715-1.c
/* PR optimization/11320 */
/* Origin: Andreas Schwab */
/* Verify that the scheduler correctly computes the dependencies
in the presence of conditional instructions. */
int str