代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/178926/9382127
cpp ga.cpp
// GA.cpp: implementation of the GA class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "2level.h"
#include "GA.h"
#ifdef _DEBUG
#u
www.eeworm.com/read/360468/10090651
cpp ga.cpp
// GA.cpp: implementation of the GA class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "2level.h"
#include "GA.h"
#ifdef _DEBUG
#u
www.eeworm.com/read/162604/10291670
def objc-tree.def
/* This file contains the definitions and documentation for the
additional tree codes used in the Objective C front end (see tree.def
for the standard codes).
Copyright (C) 1990, 1997, 1998,
www.eeworm.com/read/466832/7021293
m non_domination_sort_mod.m
%% Non-Donimation Sort
% This function sort the current popultion based on non-domination. All the
% individuals in the first front are given a rank of 1, the second front
% individuals are assigne
www.eeworm.com/read/319131/13459773
cpp ga.cpp
// GA.cpp: implementation of the GA class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "2level.h"
#include "GA.h"
#ifdef _DEBUG
#u
www.eeworm.com/read/315328/13545843
m rank_one.m
% Program: rank_one.m
% Title: Quasi_Newton Rank-One algorithm
% Description: Implements the quasi-Newton algorithm
% with the rank-one updating formula in Eq. (7.20) as
% described in Algorithm
www.eeworm.com/read/338523/12295444
m ps_ex24.m
%PS_ex24.m
obj_fcn = 'PS_f24'; % Objective function
ranges = [-100 -100
100 100]; % Range of the input variables
gen_no=600;
popuSize=70;
maxmin=1;
GA_particleswarm(obj_fcn,popuSiz
www.eeworm.com/read/251851/12315356
m stretch_const_fmincon.m
function [f,g] = ...
stretch_const_fmincon(X,n_vector,C_matrix,d_vector,t0,tf)
% Compute objective function for the optimization problem in the flow pipe
% segment approximation procedure for
www.eeworm.com/read/217557/14958814
m stretch_const_fmincon.m
function [f,g] = ...
stretch_const_fmincon(X,n_vector,C_matrix,d_vector,t0,tf)
% Compute objective function for the optimization problem in the flow pipe
% segment approximation procedure for
www.eeworm.com/read/158872/5592357
exp basicclass.exp
# Copyright 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Fre