代码搜索:evaluate

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

代码结果 3,619
www.eeworm.com/read/458488/7296073

txt contents.txt

% NMM Toolbox: routines demonstrating roundoff and truncation errors % % Archimedes Perimeter of an n-sided polygon inscribed in a circle. % bin2flt Expand a binary representation of fl
www.eeworm.com/read/458488/7296085

m contents.m

% NMM toolbox: routines for finding the roots of f(x) = 0 % % bisect Use bisection to find a root of the scalar equation f(x) = 0 % brackPlot Find and plot brackets for roots of a function.
www.eeworm.com/read/457082/7334329

cpp minimax.cpp

#include using namespace std; const int max=1000;//扩展生成状态节点的最大数目 const int min=-1000; const int NO_BLANK=-1001;//表示没有空格 const int TREE_DEPTH=3;//深度 const int null=1001;//表示空 static in
www.eeworm.com/read/198970/7899736

m evalavglogl.m

function ll = evalAvgLogL(dens,at,varargin) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % evalAvgLogL(P,Q [,...]) -- evaluate the mean log-likelihood of the
www.eeworm.com/read/196856/8053950

m autocorrelogram.m

function [A,t,d] = Autocorrelogram(x,SRarg,DRarg,WLarg,NDarg,NSarg,TSarg); % [A,t,d] = Autocorrelogram(x,fs,DR,WL,ND,NS,TS); % Calculates estimates of the spectral content at the specified times %
www.eeworm.com/read/144399/12797282

m contents.m

% NMM Toolbox: routines demonstrating roundoff and truncation errors % % Archimedes Perimeter of an n-sided polygon inscribed in a circle. % bin2flt Expand a binary representation of fl
www.eeworm.com/read/144399/12797341

m contents.m

% NMM toolbox: routines for finding the roots of f(x) = 0 % % bisect Use bisection to find a root of the scalar equation f(x) = 0 % brackPlot Find and plot brackets for roots of a function.
www.eeworm.com/read/143706/12849695

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
www.eeworm.com/read/243539/12935401

m fdyn2.m

%FDYN2 private function called by FDYN % % XDD = FDYN2(T, X, FLAG, ROBOT, TORQUEFUN) % % Called by FDYN to evaluate the robot velocity and acceleration for % forward dynamics. T is the current time,
www.eeworm.com/read/140851/13059054

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