代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/493132/6406954
h targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary fea
www.eeworm.com/read/493165/6407473
h targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary featu
www.eeworm.com/read/487104/6523621
h targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary featu
www.eeworm.com/read/485544/6552696
m linemin.m
function [x, options] = linemin(f, pt, dir, fpt, options, ...
varargin)
%LINEMIN One dimensional minimization.
%
% Description
% [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's
% algori
www.eeworm.com/read/478648/6712514
h targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary featu
www.eeworm.com/read/400645/11570998
dat vfminbr.dat
./vfminbr
Testing Brent's one-dimensional minimizer
For function x^3 - 2*x - 5, from the Forsythe book,
the minimum over [0,1] is 8.164965811e-01
The min function value found -6.0887e+00
Total i
www.eeworm.com/read/348290/11602619
m objfun9.m
% OBJFUN9.M (OBJective function for sum of different power FUNction 9)
%
% This function implements the sum of different power.
%
% Syntax: ObjVal = objfun9(Chrom,switch_)
%
% Input parameters:
www.eeworm.com/read/348290/11602625
m objfun1a.m
% OBJFUN1A.M (OBJective function for axis parallel hyper-ellipsoid)
%
% This function implements the axis parallel hyper-ellipsoid.
%
% Syntax: ObjVal = objfun1a(Chrom,switch_)
%
% Input paramet
www.eeworm.com/read/348290/11602645
m objgold.m
% OBJGOLD.M (OBJective function for GOLDstein-price function)
%
% This function implements the GOLDSTEIN-PRICE function.
%
% Syntax: ObjVal = objgold(Chrom,switch_)
%
% Input parameters:
% Ch
www.eeworm.com/read/348290/11602666
m objbran.m
% OBJBRAN.M (OBJective function for BRANin RCOS function)
%
% This function implements the BRANIN RCOS function.
%
% Syntax: ObjVal = objbran(Chrom,switch_)
%
% Input parameters:
% Chrom