代码搜索:optimisation

找到约 403 项符合「optimisation」的源代码

代码结果 403
www.eeworm.com/read/212307/15160157

m linef.m

function y = linef(lambda, fn, x, d, varargin) %LINEF Calculate function value along a line. % % Description % LINEF(LAMBDA, FN, X, D) calculates the value of the function FN at % the point X+LAMBDA*D
www.eeworm.com/read/170936/9779326

m linef.m

function y = linef(lambda, fn, x, d, varargin) %LINEF Calculate function value along a line. % % Description % LINEF(LAMBDA, FN, X, D) calculates the value of the function FN at % the point X+LAMBDA*D
www.eeworm.com/read/415313/11076604

m linef.m

function y = linef(lambda, fn, x, d, varargin) %LINEF Calculate function value along a line. % % Description % LINEF(LAMBDA, FN, X, D) calculates the value of the function FN at % the point X+LAMBDA*D
www.eeworm.com/read/413912/11137296

m linef.m

function y = linef(lambda, fn, x, d, varargin) %LINEF Calculate function value along a line. % % Description % LINEF(LAMBDA, FN, X, D) calculates the value of the function FN at % the point X+LAMBDA*D
www.eeworm.com/read/251577/12335267

hpp compiler_traits.hpp

/** \file stlsoft/compiler_traits.hpp Redirects inclusion to stlsoft_compiler_traits.h. This will be changed in a subsequent release, such that this file will contain the component definitions, and st
www.eeworm.com/read/285631/8826096

m newton1.m

% tp optimisation clear all; close all; clc; %----------------------------------------------- %variables %----------------------------------------------- ksi = 0.636; Wn = 2.71; %-
www.eeworm.com/read/457360/7326603

afl stochd_stochk single.afl.afl

//------------------------------------------------------------------------------ // // Formula Name: StochD_StochK Single.afl // Author/Uploader: Willem Jan // E-mail: w.j.a.struyc
www.eeworm.com/read/457360/7326726

afl stochd_stochk single.afl.afl

//------------------------------------------------------------------------------ // // Formula Name: StochD_StochK Single.afl // Author/Uploader: Willem Jan // E-mail: w.j.a.struyc
www.eeworm.com/read/457360/7326910

afl stochd_stochk single.afl.afl

//------------------------------------------------------------------------------ // // Formula Name: StochD_StochK Single.afl // Author/Uploader: Willem Jan // E-mail: w.j.a.struyc
www.eeworm.com/read/370635/9589674

m test_single_square.m

% test for lagrangian optimisation over a single square % % Copyright (c) 2005 Gabriel Peyr