代码搜索:Objective

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

代码结果 3,719
www.eeworm.com/read/135531/13923205

out ex3sos.out

Value of objective function: -25 Actual values of the variables: x1 0 x2 7 x3 3 x4 2 x5 0 Actual values of
www.eeworm.com/read/135531/13923212

out ex4sos.out

Value of objective function: -90 Actual values of the variables: x1 0 x2 0 x3 30 x4 0 x5 0 Actual values of
www.eeworm.com/read/135531/13923215

out ex6.out

Value of objective function: 19979 Actual values of the variables: x1 32 x2 2 x3 1 x4 0 x5 0 x6
www.eeworm.com/read/135531/13923239

out ex3.out

Value of objective function: 58.8 Actual values of the variables: x1 9.2 x2 2.4 Actual values of the constraints: c1 40 c2 82
www.eeworm.com/read/205136/15326098

cpp ex11.cpp

/* ---------------------------------------------------------------------------- ex11.C mbwall 13apr95 Copyright (c) 1995-1996 Massachusetts Institute of Technology DESCRIPTION: This exampl
www.eeworm.com/read/204983/15330588

readme

------------------------------------------------------------------------ ======================================================================== R E A D M E F I L E ==
www.eeworm.com/read/392021/8366806

m designlcbp6.m

function [param,H,L0,ABCD,x] = designLCBP6(n,OSR,opt,Hinf,f0,t,form,x0,dbg) % Modified designLCBP for use with latest optimization toolbox % Handle the input arguments parameters = {'n';'OSR';'opt';'
www.eeworm.com/read/289743/8529967

c computegr.c

/* * ============================================================= * computegr.c * * input: x,i,j,d * x : matrix DxN * i,j : indices of neighbors 1xC * d : distances 1xC *
www.eeworm.com/read/389317/8533836

m gobj.m

% GOBJ: Computes the GMM objective function and its gradient % % SYNTAX: [obj, gradobj]=gobj(theta, popmom, data, W, varargin); % % INPUT % theta : A vector with the estimated paramet
www.eeworm.com/read/188426/8541229

m fg_names.m

function [fun, grad] = fg_names(alg) %OTFUNGRA Returns names of functions which evaluate objective, constraints & grad. % [fun, grad] = fg_names(alg) returns the names of two functions. The first