代码搜索:evaluate
找到约 3,619 项符合「evaluate」的源代码
代码结果 3,619
www.eeworm.com/read/124842/14533704
c evaluate.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: evalua
www.eeworm.com/read/123143/14645567
c evaluate.c
/***********************************************************************
Main functions for fuzzy inference
**********************************************************************/
/* Copyright (
www.eeworm.com/read/222301/14697765
mexglx evaluate.mexglx
www.eeworm.com/read/222301/14697768
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/222301/14697770
c evaluate.c
/******************************************************************************
File : @rbf/evaluate.c
Date : Saturday 18th March 2000
Author : Dr Gavin C. Cawley
Descr
www.eeworm.com/read/222301/14697828
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/222301/14697834
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/222081/14706840
class evaluate.class
www.eeworm.com/read/220961/14781257
class evaluate.class
www.eeworm.com/read/220961/14781259
java evaluate.java
public class Evaluate{
int max_x,max_y,max;
public void evaluate(int shape[][][]){
int i=0,j=0;
for(i=0;i