代码搜索:optimization
找到约 10,000 项符合「optimization」的源代码
代码结果 10,000
www.eeworm.com/read/205306/15321173
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/205306/15321177
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/202785/15373051
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.
>>pa
www.eeworm.com/read/202785/15373069
m contents.m
% Genetic Optimization Toolbox
%
% Main interface
% ga.m The Genetic Algorithm
% initialize.m Initialization function Used by ga.m
%
% Operators used during simu
www.eeworm.com/read/104297/15699661
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/104297/15699665
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/101557/15826910
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/100612/15868803
c config.c
/*
* MIRACL utility program to automatically generate a mirdef.h file
*
* config.c
*
* Compile WITHOUT any optimization
*
* Run this with your computer/compiler configuration. I
www.eeworm.com/read/109663/6172841
psf interrupt.psf
THIRD_PARTY_EDA_TOOLS(interrupt)
{
EDA_RESYNTHESIS_TOOL = "";
EDA_FORMAL_VERIFICATION_TOOL = "";
EDA_BOARD_DESIGN_TOOL = "";
EDA_TIMING_ANALYSIS_TOOL = "";
EDA_SIMUL
www.eeworm.com/read/109663/6172946
psf interrupt.psf
THIRD_PARTY_EDA_TOOLS(interrupt)
{
EDA_RESYNTHESIS_TOOL = "";
EDA_FORMAL_VERIFICATION_TOOL = "";
EDA_BOARD_DESIGN_TOOL = "";
EDA_TIMING_ANALYSIS_TOOL = "";
EDA_SIMUL