代码搜索:Objective

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

代码结果 3,719
www.eeworm.com/read/200336/10247152

m fg_names.m

function [fun, grad] = fg_names(alg) %FG_NAMES Returns names of functions which evaluate objective, constraints & grad. % [fun, grad] = fg_names(alg) returns the names of two functions. The first %
www.eeworm.com/read/353831/10414373

m fg_names.m

function [fun, grad] = fg_names(alg) %FG_NAMES Returns names of functions which evaluate objective, constraints & grad. % [fun, grad] = fg_names(alg) returns the names of two functions. The first %
www.eeworm.com/read/424400/10454588

h itcc.h

/* Itcc.h Header file for Itcc class Copyright (c) 2005, 2006 by Hyuk Cho Copyright (c) 2003, 2004 by Hyuk Cho, Yuqiang Guan, and Suvrit Sra {hy
www.eeworm.com/read/353121/10470647

cpp fuzzy-programming-1.cpp

// Fuzzy Programming, Expected Value Model // Written by Microsoft Visual C++ // Copyright by UTLab @ Tsinghua University // http://orsc.edu.cn/UTLab #include #include #inc
www.eeworm.com/read/278750/10512698

cpp objfunc.cpp

// -*- c++ -*- // // File: objfunc.cpp // // Description: This function evaluates m blokcs of k=4 variables and returns the sum. // Suppose each group has x_1, x_2, x_3 and x_4 vari
www.eeworm.com/read/278058/10577762

cpp filefunc.cpp

//filefunc.cpp -- function with ostream & parameter #include #include #include using namespace std; void file_it(ostream & os, double fo, const double fe[],int n)
www.eeworm.com/read/349479/10824996

m fg_names.m

function [fun, grad] = fg_names(alg) %FG_NAMES Returns names of functions which evaluate objective, constraints & grad. % [fun, grad] = fg_names(alg) returns the names of two functions. The first %
www.eeworm.com/read/418151/10964300

m dsclansobj.m

function [f,g]=dsclansObj(x,order,OSR,Q,rmax,Hz) % Objective function for clans.m % f is the magnitude of H at the band-edge % g =||h||_1 - Q % Translate x into H. H = dsclansNTF(x,order,rmax,Hz);
www.eeworm.com/read/470800/6908601

cpp filefunc.cpp

//filefunc.cpp -- function with ostream & parameter #include #include #include using namespace std; void file_it(ostream & os, double fo, const double fe[],int n)
www.eeworm.com/read/470800/6908889

cpp filefunc.cpp

//filefunc.cpp -- function with ostream & parameter #include #include #include using namespace std; void file_it(ostream & os, double fo, const double fe[],int n)