代码搜索:evaluate

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

代码结果 3,619
www.eeworm.com/read/318039/3572477

makefile

# # Makefile # # Version: $Id: Makefile,v 1.2 2006/01/22 21:46:41 nbk Exp $ # TARGET = rlm_policy SRCS = rlm_policy.c parse.c evaluate.c HEADERS = rlm_policy.h RLM_CFLAGS = RLM_LIBS = include ../
www.eeworm.com/read/308832/3711973

cpp postfixeval.cpp

/* postfixEval类的实现 */ #include "postfixEval.h" // 计算后缀表达式并返回其值 int postfixEval::evaluate() { int left, right, expValue; char ch; unsigned int i; // 扫描后缀表达式直至表达式结束 for (i=0
www.eeworm.com/read/377738/2697227

cpp pex6_6.cpp

#include #pragma hdrstop #include "wex6_9.h" // evaluate the complex function z**3 -3z*z + 4z - 2 Complex f(Complex z) { return z*z*z - Complex(3.0)*z*z + Complex(4.0)*z - 2.0
www.eeworm.com/read/353473/3085406

cpp postfixeval.cpp

/* postfixEval类的实现 */ #include "postfixEval.h" // 计算后缀表达式并返回其值 int postfixEval::evaluate() { int left, right, expValue; char ch; unsigned int i; // 扫描后缀表达式直至表达式结束 for (i=0
www.eeworm.com/read/190459/8443053

m simlssvm.m

function [Y,Yl,model] = simlssvm(model,Xt,A3,A4,A5) % Evaluate the LS-SVM at the given points % % >> Yt = simlssvm({X,Y,type,gam,sig2,kernel}, {alpha,b}, Xt) % >> Yt = simlssvm({X,Y,type,gam,sig2,ker
www.eeworm.com/read/429878/8783961

htm gauss.htm

Netlab Reference Manual gauss gauss Purpose Evaluate a Gaussian distribution. Synopsis y = gauss(mu, covar, x)
www.eeworm.com/read/429878/8784055

htm nethess.htm

Netlab Reference Manual nethess nethess Purpose Evaluate network Hessian Synopsis h = neterr(w, net, x, t) [h,
www.eeworm.com/read/429878/8784115

htm mlperr.htm

Netlab Reference Manual mlperr mlperr Purpose Evaluate error function for 2-layer network. Synopsis e = mlperr(
www.eeworm.com/read/429878/8784141

htm mlpgrad.htm

Netlab Reference Manual mlpgrad mlpgrad Purpose Evaluate gradient of error function for 2-layer network. Synopsis
www.eeworm.com/read/429878/8784237

htm rbferr.htm

Netlab Reference Manual rbferr rbferr Purpose Evaluate error function for RBF network. Synopsis e = rbferr(net,