代码搜索:evaluate
找到约 3,619 项符合「evaluate」的源代码
代码结果 3,619
www.eeworm.com/read/141300/5770882
h evaluate.h
/*************
* Header file for evaluate.c
* 1999 E. Rouat
************/
#ifndef _EVALUATE_H
#define _EVALUATE_H
#include
#include
struct dvec * ft_evaluate(struct pnode *nod
www.eeworm.com/read/141300/5771077
c evaluate.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Convert a parse tree to a list
www.eeworm.com/read/128684/5980336
m evaluate.m
function K = evaluate(ker, x1, x2)
% EVALUATE
%
% Evaluate a Gaussian radial basis kernel, for example
%
% K = evaluate(kernel, x1, x2);
%
% where x1 and x2 are matrices containing input p
www.eeworm.com/read/128684/5980338
c evaluate.c
/******************************************************************************
File : @rbf/evaluate.c
Date : Saturday 18th March 2000
Author : Dr Gavin C. Cawley
Descr
www.eeworm.com/read/128684/5980364
m evaluate.m
function K = evaluate(ker, x1, x2)
% EVALUATE
%
% Evaluate a polynomial kernel, for example
%
% K = evaluate(kernel, x1, x2);
%
% where x1 and x2 are matrices containing input patterns, wh
www.eeworm.com/read/128684/5980367
m evaluate.m
function K = evaluate(ker, x1, x2)
% EVALUATE
%
% Evaluate a linear kernel, for example
%
% K = evaluate(ker, x1, x2);
%
% where x1 and x2 are matrices containing input patterns, where ea
www.eeworm.com/read/492695/6419447
o evaluate.o
www.eeworm.com/read/492695/6419448
mexlx evaluate.mexlx
www.eeworm.com/read/492695/6419450
dll evaluate.dll
www.eeworm.com/read/492695/6419452