代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/338523/12301230
m go_ga.m
generation_n = 200; % Number of generations
popuSize = 30; % Population size
xover_rate = 1.0; % Crossover rate
mutate_rate = 0.05; % Mutation rate
bit_n = 30; % Bit number for each input variab
www.eeworm.com/read/251851/12315337
m stretch_func_fmincon.m
function [f,g] = ...
stretch_func_fmincon(X,sys_eq,ode_param,n_vector)
% Compute objective function for the optimization problem in the flow pipe
% segment approximation procedure for `nonlin
www.eeworm.com/read/217557/14958808
m stretch_func_fmincon.m
function [f,g] = ...
stretch_func_fmincon(X,sys_eq,ode_param,n_vector)
% Compute objective function for the optimization problem in the flow pipe
% segment approximation procedure for `nonlin
www.eeworm.com/read/171265/5397677
java res_zh_cn.java
package com.power.pipeengine;
import java.util.*;
public class Res_zh_CN extends java.util.ListResourceBundle {
static final Object[][] contents = new String[][]{
{ "MAXIMIZE_ON_TIME", "交货准时率最大化"
www.eeworm.com/read/162614/5522847
mm comp-types-7.mm
/* Test assignments and comparisons involving category protocols. */
/* Author: Nicola Pero . */
/* { dg-do compile } */
#include
@protocol MyProtocol
- (voi
www.eeworm.com/read/162614/5522917
m comp-types-6.m
/* Test assignments and comparisons involving category protocols. */
/* Author: Nicola Pero . */
/* { dg-do compile } */
#include
@protocol MyProtocol
- (voi
www.eeworm.com/read/159962/5577472
java res_zh_cn.java
package com.power.pipeengine;
import java.util.*;
public class Res_zh_CN extends java.util.ListResourceBundle {
static final Object[][] contents = new String[][]{
{ "MAXIMIZE_ON_TIME", "交货准时率最大化"
www.eeworm.com/read/267760/11163967
m example6.m
f = [110*1.3 30*2.0 125*1.56 75*1.8 95*.95 100*2.25 50*1.35];
A = [120 210 150.75 115 186 140 85;
110 30 125 75 95 100 50;
1 1 1 1 1 1 1;
1 -1 0 0 0 0 0;
0 0 1 0 -2 0 0;
www.eeworm.com/read/247527/12652905
m lincontest7.m
function y = lincontest7(x);
%LINCONTEST7 objective function.
% y = LINCONTEST7(X) evaluates y for the input X. Make sure that x is a column
% vector, whereas objective function gets a row vec
www.eeworm.com/read/455228/7375718
html compatibility_alias.html
Using the GNU Compiler Collection (GCC)