代码搜索:Optimization

找到约 10,000 项符合「Optimization」的源代码

代码结果 10,000
www.eeworm.com/read/198177/7948548

m unc_n1_sin.m

function [fval]=unc_n1_sin(x) %reference: %note that you can get the formulation of unc_n1_sin from some %aritcles,such as %(1)LN de Castro, FJ Von Zuben 'Learning and optimization using the clona
www.eeworm.com/read/198177/7948551

m unc_n2_treccani.m

function [f]=unc_n2_treccani(x) %reference: %note that you can get the formulation of unc_n2_treccani from some %aritcles,such as %(1)LS Zhang, CK Ng, D Li, WW Tian 'A New Filled Function Method
www.eeworm.com/read/297233/8038566

x-mot3300

ALLOCA=alloca.o # This disables the long/short jump optimization. # I use sysV68 R3V7.1 RM04 (phdm@info.ucl.ac.be) # Since ss-950318, with jump optimization enabled, "as" issues a warning # when asse
www.eeworm.com/read/296909/8072783

m load_log_reg_data.m

% Data for the GP logistic regressioni example. % Obtained from the book Boyd & Vandenberghe "Convex Optimization" % (figure 7.1, page 355) randn('state',0); rand('state',0); a = 1; b = -5; m = 100
www.eeworm.com/read/296483/8100420

txt problems.txt

Known problems/issues: Client ------ (Minor) Refused FTP connections look to the FTP client like a successful connection followed by a connection closed - This is due to a misfeature/optimization
www.eeworm.com/read/316426/13522966

syr ieu.syr

Release 6.2i - xst G.28 Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved. --> Parameter TMPDIR set to __projnav CPU : 0.00 / 0.44 s | Elapsed : 0.00 / 0.00 s --> Parameter xsthdpdir set to
www.eeworm.com/read/312163/13617649

m~ contents.m~

% Optimization methods for STPRtoolbox. % % gmnp - Solves Generalized Minimal Norm (GMNP) problem. % gnnls - Solves Generalized Non-negative Least Squares (GNNLS) problem. % gnpp - S
www.eeworm.com/read/309167/13680575

sp make.sp

############################################################################ # # Program: SuperLU_DIST # # Module: make.inc # # Purpose: Top-level Definitions # # Creation
www.eeworm.com/read/309167/13680583

origin make.origin

############################################################################ # # Program: SuperLU_DIST # # Module: make.inc # # Purpose: Top-level Definitions # # Creation
www.eeworm.com/read/308773/13692840

in makefile.in

# Which compilers to use FF = g77 CC = gcc # What optimization level to use FFOPTFLAG = -O2 CCOPTFLAG = -O2 # Source Types FSOURCE = CSOURCE = # Source Extender FEXT = f CEXT = c # What option