代码搜索:evaluating
找到约 228 项符合「evaluating」的源代码
代码结果 228
www.eeworm.com/read/124283/14579421
texi poly.texi
@cindex polynomials, roots of
This chapter describes functions for evaluating and solving polynomials.
There are routines for finding real and complex roots of quadratic and
cubic equations using an
www.eeworm.com/read/212047/15166943
texi poly.texi
@cindex polynomials, roots of
This chapter describes functions for evaluating and solving polynomials.
There are routines for finding real and complex roots of quadratic and
cubic equations using an
www.eeworm.com/read/227264/4776197
java nolessenumdatajudger.java
/**
* Description: The interface for evaluating goodness of two points
*
* @ Author Create/Modi Note
* Xiaofeng Xie May 11, 2005
*
* @version 1.0
*/
package maosKernel
www.eeworm.com/read/167728/5453159
texi poly.texi
@cindex polynomials, roots of
This chapter describes functions for evaluating and solving polynomials.
There are routines for finding real and complex roots of quadratic and
cubic equations using an
www.eeworm.com/read/368337/9701380
texi poly.texi
@cindex polynomials, roots of
This chapter describes functions for evaluating and solving polynomials.
There are routines for finding real and complex roots of quadratic and
cubic equations usin
www.eeworm.com/read/102394/15783292
texi poly.texi
@cindex polynomials, roots of
This chapter describes functions for evaluating and solving polynomials.
There are routines for finding real and complex roots of quadratic and
cubic equations using an
www.eeworm.com/read/424063/10501686
m toptim.m
% Test suite for optimization toolbox
errcmd = ['err, disp(''Error evaluating: '');', ...
'disp(routines(item,:)); ',...
'error(''Error in optimization routine'')'];
%errcmd = 'err, disp(''Er
www.eeworm.com/read/266962/6290234
m nfeval.m
function [functionValue] = nfeval(p,point)
% NFEVAL - evaluating the function of the nffunction object p
%
% p ... object of the class nfLinFunction
% point ... vector value at whitch is t
www.eeworm.com/read/266962/6290239
m nfeval.m
function [functionValue] = nfeval(p,point)
% NFEVAL - evaluating the function of the nffunction object p
%
% p ... object of the class nfLinFunction
% point ... vector value at whitch is t
www.eeworm.com/read/147096/12585021
m toptim.m
% Test suite for optimization toolbox
errcmd = ['err, disp(''Error evaluating: '');', ...
'disp(routines(item,:)); ',...
'error(''Error in optimization routine'')'];
%errcmd = 'err, disp(''Er