代码搜索:evaluate

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

代码结果 3,619
www.eeworm.com/read/326313/13148578

m mpolyval.m

function Y = mpolyval(P,X) % MPOLYVAL - evaluate matrix polynomial % % Y = mpolyval(P,X) % % If X is a numerical or symbolic array, evaluate the matrix polynomial P % at these values.
www.eeworm.com/read/138798/13212094

m contents.m

% Netlab Toolbox % Version 3.3.1 18-Jun-2004 % % conffig - Display a confusion matrix. % confmat - Compute a confusion matrix. % conjgrad - Conjugate gradients optimization. % consist
www.eeworm.com/read/137233/13337502

cc lawn.cc

// lawn.cc /* --------------------------------------------------------------- The Lawnmower Problem An example for how to use gpc++ - The Genetic Programming Kernel This program is free software;
www.eeworm.com/read/137233/13337607

cc ant.cc

// ant.cc /* --------------------------------------------------------------- The Artificial Ant Problem An example for how to use gpc++ - The Genetic Programming Kernel This program is free softw
www.eeworm.com/read/304373/13795505

m double.m

function v = double(p) % @MPOL/DOUBLE - Evaluate polynomial % % DOUBLE(P) evaluates polynomial P at the point(s) % on which the measure of P is supported. % % If the measure is supported on seve
www.eeworm.com/read/127043/6009686

java not.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1
www.eeworm.com/read/127043/6009690

java mathoperator.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1
www.eeworm.com/read/127043/6009705

java and.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1
www.eeworm.com/read/127043/6009706

java unaryminus.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1
www.eeworm.com/read/485544/6552698

m contents.m

% Netlab Toolbox % Version 3.2.1 31-Oct-2001 % % conffig - Display a confusion matrix. % confmat - Compute a confusion matrix. % conjgrad - Conjugate gradients optimization. % consist - Ch