代码搜索:optimization
找到约 10,000 项符合「optimization」的源代码
代码结果 10,000
www.eeworm.com/read/147731/12534457
tm_icl.2564.0
api_StartTask IBEAM
api_SetVersionInfo IBEAM \
-mdolVersion 8.0
api_SetCompileOptions IBEAM \
-errorLevel warn \
-topologyFile {}
api_SetBlockComments IBEAM \
Optimization Pri
www.eeworm.com/read/147096/12585005
m updhess.m
function [invhess,directn]=updhess(xnew,xold,gradxnew,gradxold,invhess,para)
%UPDHESS Performs the Inverse Hessian Update.
% Returns direction of search for use with
% unconstrained optimization p
www.eeworm.com/read/247486/12657658
makefile
#
# Makefile for mysvm
#
# if you get memory errors using mySVM (segmentation fault, bus error,...)
# compile mySVM with less or without optimization (setting CFLAGS = -Wall).
CFLAGS = -Wall -O
www.eeworm.com/read/300403/13915167
readme
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab.
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path here.
>>path
www.eeworm.com/read/300403/13915179
m contents.m
% Genetic Optimization Toolbox
%
% Main interface
% ga.m The Genetic Algorithm
% initialize.m Initialization function Used by ga.m
%
% Operators used during simulated
www.eeworm.com/read/135625/13916063
readme
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab.
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path here.
>>path
www.eeworm.com/read/135625/13916077
m contents.m
% Genetic Optimization Toolbox
%
% Main interface
% ga.m The Genetic Algorithm
% initialize.m Initialization function Used by ga.m
%
% Operators used during simulated
www.eeworm.com/read/237913/13918894
readme
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab.
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path here.
>>path
www.eeworm.com/read/237913/13918904
m contents.m
% Genetic Optimization Toolbox
%
% Main interface
% ga.m The Genetic Algorithm
% initialize.m Initialization function Used by ga.m
%
% Operators used during simulated
www.eeworm.com/read/133942/14017166
m nefopt.m
function nefopt(fuzzy_error, input_stack, nef_opt);
%NEFOPT NEFCON Optimization function (Nefcon Learning Algorithms)
% This function optimizes the membership functions of the
% f