代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/291441/3966962

c arymimai.c

/* $Revision: 1.19 $ */ /* * ARYMIMAI array minimum/maximum index computation. * * Syntax: [sys, x0] = arymimai(t,x,u,flag,Func) * where Func is the string w
www.eeworm.com/read/286002/4043387

m setpitcholpar.m

function PitchOLpar = SetPitchOLpar (PitchOLpar) % Open loop pitch search parameters % PMin: Minimum pitch lag % PMax: Maximum pitch lag % LMem: Length of the past samples memory % PMultThr: Relative
www.eeworm.com/read/285908/4044170

m pfminunc.m

function [X,FVAL,EXITFLAG,OUTPUT] = pfminunc(FUN,initialX,options) %PFMINUNC Finds a box constrained minimum of a function. % PFMINUNC solves problems of the form: % min F(X) % X
www.eeworm.com/read/268254/4254748

c arymimai.c

/* $Revision: 1.19 $ */ /* * ARYMIMAI array minimum/maximum index computation. * * Syntax: [sys, x0] = arymimai(t,x,u,flag,Func) * where Func is the string w
www.eeworm.com/read/431649/1905311

c arymimai.c

/* $Revision: 1.19 $ */ /* * ARYMIMAI array minimum/maximum index computation. * * Syntax: [sys, x0] = arymimai(t,x,u,flag,Func) * where Func is the string w
www.eeworm.com/read/431212/1908782

properties jcommon.properties

# # The minimum loglevel that is logged org.jfree.base.LogLevel=Debug # # Where to log. Give a classname of a valid LogTarget implementation. # If the name is invalid, no logging is done. org
www.eeworm.com/read/430360/1931855

txt disasm.txt

H:\asm2\fileio\append\append.exe (hex) (dec) .EXE size (bytes) 490 1168 Minimum load size (bytes) 450 1104 Overlay number
www.eeworm.com/read/395538/2435071

js validateminlength.js

/*$RCSfile: validateMinLength.js,v $ $Revision: 1.11 $ $Date: 2004/03/28 16:53:21 $ */ /** * A field is considered valid if greater than the specified minimum. * Fields are not ch
www.eeworm.com/read/395269/2443751

txt log.txt

INDEXER SETTINGS: Minimum term length: 2 Maximum term length: 20 Index files with extensions: htm html Ignore files and directories: Starting indexer at "C:\Dreamweaver\Projects\javasound
www.eeworm.com/read/393395/2474514

m s_highbreakdownmve.m

% this script shows how to use the minimum volume ellipsoid to detect outliers. % See Sec. 4.6.1 of "Risk and Asset Allocation" - Springer (2005), by A. Meucci % for the theory and the routine impl