代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/456224/6278729

m grad_ex6_1.m

function Return = Grad_Ex6_1(functname,x) % % numerical computation of gradient % this allows automatic gradient computation % % % first forward finite difference % hstep = 0.001; - programmed
www.eeworm.com/read/493294/6400305

m neurc.m

%NEURC Automatic neural network classifier % % W = NEURC (A,UNITS) % % INPUT % A Dataset % UNITS Array indicating number of units in each hidden layer (default: [5]) % % OUTPUT % W Tra
www.eeworm.com/read/492697/6419764

h poppack.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: poppack.h Abstract: This file turns packing of structures off. (That is, it enables automatic
www.eeworm.com/read/492697/6419817

h packoff.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of s
www.eeworm.com/read/479826/6680974

bat makedoxygendoku.bat

@ECHO OFF REM ======================================== REM Name : MakeDoxygenDoku.bat REM Description : Windows Batch-File REM Purpose : Start automatic Source-Code Dokumentation Genera
www.eeworm.com/read/407199/11424177

h poppack.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: poppack.h Abstract: This file turns packing of structures off. (That is, it enables automatic
www.eeworm.com/read/400577/11573184

m neurc.m

%NEURC Automatic neural network classifier % % W = NEURC (A,UNITS) % % INPUT % A Dataset % UNITS Number of units % Default: 0.2 x size smallest class in A. % % OUTPUT % W T
www.eeworm.com/read/156752/11777639

readme

Two things are provided in this directory: an automatic model selection tool and a python binding for libsvm. Part I: Model Selection Tools Introduction =============== grid.py is a model selecti
www.eeworm.com/read/255755/12057974

m neurc.m

%NEURC Automatic neural network classifier % % W = NEURC (A,UNITS) % % INPUT % A Dataset % UNITS Array indicating number of units in each hidden layer (default: [5]) % % OUTPUT % W Tra
www.eeworm.com/read/153044/12064161

m help_updating.m

function help_updating(self) % Use the "View/Update" menu item to force SeaGrid % to perform a complete updating of the calculations % and graphics. SeaGrid ordinarily updates itself % automatic