代码搜索:Objective

找到约 3,719 项符合「Objective」的源代码

代码结果 3,719
www.eeworm.com/read/409477/11321615

m objfun1b.m

% OBJFUN1B.M (OBJective function for rotated hyper-ellipsoid) % % This function implements the rotated hyper-ellipsoid. % % Syntax: ObjVal = objfun1b(Chrom,rtn_type) % % Input parameters:
www.eeworm.com/read/348290/11602685

m objfun1b.m

% OBJFUN1B.M (OBJective function for rotated hyper-ellipsoid) % % This function implements the rotated hyper-ellipsoid. % % Syntax: ObjVal = objfun1b(Chrom,switch_) % % Input parameters: % Ch
www.eeworm.com/read/348290/11602756

m objfun1.m

% OBJFUN1.M (OBJective function for De Jong's FUNction 1) % % This function implements the De Jong function 1. % % Syntax: ObjVal = objfun1(Chrom,switch_) % % Input parameters: % Chrom -
www.eeworm.com/read/261677/11629605

cpp markup.cpp

// Markup.cpp: implementation of the CMarkup class. // // Markup Release 6.3 // Copyright (C) 1999-2002 First Objective Software, Inc. All rights reserved // Go to www.firstobject.com for the late
www.eeworm.com/read/347629/11652810

vhd 38_test_28.vhd

--Page :294,295 --Objective :Multiple array inputs --Filename :test_28.vhd --Author :Joseph Pick entity Test_28 is end Test_28 ; architecture Behave_1 of Tes
www.eeworm.com/read/347629/11652823

vhd 37_test_105.vhd

--Page :308,309 --Objective :Function slices --Filename :test_105.vhd --Author :Joseph Pick entity Test_105 is end Test_105; architecture Behave_1 of Test_
www.eeworm.com/read/347629/11653232

vhd 31_test_35b.vhd

-- Page : 353 - 354 -- -- Objective : array signal multiplexing : error -- -- File Name : test_35b.vhd -- -- Author : Joseph Pick -- entity Test_35b is end Test_35b; archi
www.eeworm.com/read/347629/11653338

vhd 50_test_18e.vhd

--Page :293,294 --Objective :More glitches in inertial model --Filename : test_18e.vhd --Author :Joseph Pick entity Test_18e is end Test_18e; architecture Be
www.eeworm.com/read/156956/11750117

m costfmin.m

function [f,df,ddf] = costfmin(x, baseMVA, bus, gen, gencost, branch, areas, Ybus, Yf, Yt, mpopt, parms, ccost) %COSTFMIN Evaluates objective function, gradient and Hessian for OPF. % [f, df, ddf]
www.eeworm.com/read/343751/11930532

m folinmod.m

function [f, J] = fOlinMod(x, ctrl, t, u) %Call: [f J]=fOlinMod(x,ctrl,t,u) %Evaluate the residuals corresponding %to the objective in a nonlinear lsq problem. %If ctrl>0 the Jacobian J should be