代码搜索:optimization

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

代码结果 10,000
www.eeworm.com/read/286526/8761923

m f6_spiral_dyn.m

% f6_spiral_dyn.m % Schaffer's F6 function % commonly used to test optimization/global minimization problems % % This version moves the minimum about a Fermat Spiral % according to the equation:
www.eeworm.com/read/187342/8832268

irix makefile.irix

# # Makefile for antiword (IRIX version) # # Original version by: Martin Watt # CC = cc LD = cc # must be equal to DEBUG or NDEBUG DB = NDEBUG # Optimization: -O or debugging:
www.eeworm.com/read/187342/8832289

gprof makefile.gprof

# # Makefile for antiword (Linux version) # # Used for profiling (gprof) # CC = gcc LD = gcc # must be equal to DEBUG or NDEBUG DB = NDEBUG # Optimization: -O or debugging: -g OPT = -O2 LDLIBS =
www.eeworm.com/read/428451/8867322

m bay_initlssvm.m

function [model, ss] = bay_initlssvm(model) % Initialize the hyperparameters [$ \gamma$] and [$ \sigma^2$] before optimization with bay_optimize % % >> [gam, sig2] = bay_initlssvm({X,Y,type,[],[]})
www.eeworm.com/read/186814/8904931

csf hxrjtd.csf

COMPILER_SETTINGS { IO_PLACEMENT_OPTIMIZATION = ON; ENABLE_DRC_SETTINGS = OFF; PHYSICAL_SYNTHESIS_REGISTER_RETIMING = OFF; PHYSICAL_SYNTHESIS_REGISTER_DUPLICATION = OFF; PHYSICAL_SYNTHESIS_
www.eeworm.com/read/186814/8905516

csf hxrjtd.csf

COMPILER_SETTINGS { IO_PLACEMENT_OPTIMIZATION = ON; ENABLE_DRC_SETTINGS = OFF; PHYSICAL_SYNTHESIS_REGISTER_RETIMING = OFF; PHYSICAL_SYNTHESIS_REGISTER_DUPLICATION = OFF; PHYSICAL_SYNTHESIS_
www.eeworm.com/read/427586/8932192

m bay_initlssvm.m

function [model, ss] = bay_initlssvm(model) % Initialize the hyperparameters [$ \gamma$] and [$ \sigma^2$] before optimization with bay_optimize % % >> [gam, sig2] = bay_initlssvm({X,Y,type,[],[]})
www.eeworm.com/read/185363/9041896

m nsga_2.m

function nsga_2(pop,gen) %% function nsga_2(pop,gen) % is a multi-objective optimization function where the input arguments are % pop - Population size % gen - Total number of generations %
www.eeworm.com/read/282480/9091054

csf fft.csf

COMPILER_SETTINGS { IO_PLACEMENT_OPTIMIZATION = ON; ENABLE_DRC_SETTINGS = OFF; PHYSICAL_SYNTHESIS_REGISTER_RETIMING = OFF; PHYSICAL_SYNTHESIS_REGISTER_DUPLICATION = OFF; PHYSICAL_SYNTHESIS_
www.eeworm.com/read/282480/9091122

csf fft.csf

COMPILER_SETTINGS { IO_PLACEMENT_OPTIMIZATION = ON; ENABLE_DRC_SETTINGS = OFF; PHYSICAL_SYNTHESIS_REGISTER_RETIMING = OFF; PHYSICAL_SYNTHESIS_REGISTER_DUPLICATION = OFF; PHYSICAL_SYNTHESIS_