代码搜索:optimization
找到约 10,000 项符合「optimization」的源代码
代码结果 10,000
www.eeworm.com/read/217301/14969659
html gaotindex.html
Genetic Algorithm Optimization Toolbox (GAOT) for Matlab 5
The following files are in the distribution:
Main interface
www.eeworm.com/read/215310/15065573
csf sc.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/215310/15065580
csf sc-dsc.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/214923/15083026
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/212723/15150755
m globspsa.m
% J. C. Spall, 2000
% Written in support of text, Introduction to Stochastic Search and Optimization, 2003
% Code does the global version of SPSA based on
% the Gelfand & Mitter, Fang, et al., etc
www.eeworm.com/read/212723/15150756
m simannel.m
%J. C. Spall, March 1999
%Written in support of text, Introduction to Stochastic Search and Optimization, 2003
%Simulated annealing code. Uses geometric decay of temperature.
%Provides two ways of
www.eeworm.com/read/210255/15202754
txt readme.txt
README FOR THE BNBGUI
INSTALLATION
To function BNB needs:
Matlab 5.3 or newer
Optimization Toolbox 2.0
the Courier-LD font (8 points, regular)
Unzip BNB.zip to an empty directory that's i
www.eeworm.com/read/208919/15231093
txt install.txt
========================= I N S T A L L A T I O N ========================
* CLOCK PROJECT MAKER * by Kris Kaspersky Version 1.0 beta AT 23-07-2001
(utility for the "Code Optimization: Effective Mem
www.eeworm.com/read/13871/284584
m scg.m
function [x, options, flog, pointlog, scalelog] = scg(f, x, options, gradf, varargin)
%SCG Scaled conjugate gradient optimization.
%
% Description
% [X, OPTIONS] = SCG(F, X, OPTIONS, GRADF) uses a
www.eeworm.com/read/16514/676721
csf lp_rx_top_stratix.csf
COMPILER_SETTINGS
{
IO_PLACEMENT_OPTIMIZATION = ON;
ENABLE_DRC_SETTINGS = OFF;
PHYSICAL_SYNTHESIS_REGISTER_RETIMING = ON;
PHYSICAL_SYNTHESIS_REGISTER_DUPLICATION = OFF;
PHYSICAL_SYNTHESIS_C