代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/283643/9000821
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/182900/9186684
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/175135/9558525
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/165020/10078710
out ex3.out
Value of objective function: 58.8
x1 9.2
x2 2.4
Dual values:
c1 1.45217
c2 0.00869565
www.eeworm.com/read/165020/10078714
out ex2.out
Value of objective function: 119.625
x1 9.5625
x2 2.875
Dual values:
c1 0.6875
c2 0.5625
www.eeworm.com/read/360770/10078880
m funa171.m
function E = funa171(x)
%---------------------------------------------------------------
% Description: Objective function
%--------------------------------------------
www.eeworm.com/read/360770/10078924
m funf692.m
function y = funf692 (x)
%------------------------------------------------------------------------
% Objective function: Example 6.9.2
%------------------------------------------------------------
www.eeworm.com/read/360770/10079046
m funf681.m
function y = funf681(x)
%------------------------------------------------------------------
% Objective function for Example 6.8.1
%-----------------------------------------------------------------
www.eeworm.com/read/360770/10079073
m funf693.m
function y = funf693 (x)
%------------------------------------------------------------------------
% Objective function
%------------------------------------------------------------------------
www.eeworm.com/read/358682/10182145
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)