代码搜索:evaluate

找到约 3,619 项符合「evaluate」的源代码

代码结果 3,619
www.eeworm.com/read/351998/10588912

m gmm_counting_algorithm.m

function w = gmm_counting_algorithm(g, prob, N) %function w = gmm_counting_algorithm(g, prob, N) % % INPUTS: % g - Gaussian mixture % prob - probability mass to enclose [0, 1] % N - numbe
www.eeworm.com/read/351998/10589039

m kernel_distance_bhattacharyya.m

function [Bc,Bd] = kernel_distance_bhattacharyya(g1, g2, N) s = kernel_samples(g1, N); % use g1 as proposal w1 = kernel_evaluate(g1, s); w2 = kernel_evaluate(g2, s); Bc = sum(sqrt(w1.*w2)./w1
www.eeworm.com/read/144627/12779692

h gaussian.h

void gradient2(double num, double den, double s, double c, double v, double *dpdc, double *dpdv, double top); double evaluate_gauss(int dim, double *s, double *center, double *var); voi
www.eeworm.com/read/140847/5779089

m test_zoo1.m

% Here the training data is adapted from UCI ML repository, 'zoo' data dtreeCPD=tree_CPD; % load data fname = fullfile(BNT_HOME, 'examples', 'static', 'uci_data', 'zoo', 'zoo1.data') data=load
www.eeworm.com/read/133943/5897275

m test_zoo1.m

% Here the training data is adapted from UCI ML repository, 'zoo' data dtreeCPD=tree_CPD; % load data fname = fullfile(BNT_HOME, 'examples', 'static', 'uci_data', 'zoo', 'zoo1.data') data=load
www.eeworm.com/read/126733/6013290

java bookingnet.java

/* This is JFern generated file. Do not edit. */ /* project page see http://sf.net/projects/jfern */ package org.rakiura.cpn.example.booking; import java.util.Hashtable; import java.util.List;
www.eeworm.com/read/160391/5571129

m test_zoo1.m

% Here the training data is adapted from UCI ML repository, 'zoo' data dtreeCPD=tree_CPD; % load data fname = fullfile(BNT_HOME, 'examples', 'static', 'uci_data', 'zoo', 'zoo1.data') data=load
www.eeworm.com/read/385544/8799357

c golden.c

/* 搏垛尸充恕≤跋い哈み恕 */ /* Coded by T.Takahama, 1998 */ #define SQRT5 2.2360679 #define F1 (3.0-SQRT5)/2.0 #define F2 (SQRT5-1.0)/2.0 #define EPSILON 1.0e-3 int NEval=0; double evaluate(double x) { ++NE
www.eeworm.com/read/284331/8943039

txt 动态公式设置.txt

动态公式设置 功能:在应用中,用户可以根据数据字段的值设定动态的公式来计算结果(比如工资的计算要求计算出个人所得税并且福利资金等工资项目都是动态的) 1、首先建立一用户对象uo_<mark>evaluate</mark>(从数据窗口继承来的) 数据源对象为数据窗口dw_column(可以根据实际情况换成你的数据窗口) 2、在这里,我直接固定了四个字段的值A=10,B=20,C=30,D=15,当真正应用时,完全 ...
www.eeworm.com/read/449920/7493935

c can_drv.c

#include "common.h" #include "can_drv.h" //------------------------------------------------------------------------------ void can_clear_all_mob(void) { U8 mob_number; ///* U8 data_