代码搜索:simplex
找到约 356 项符合「simplex」的源代码
代码结果 356
www.eeworm.com/read/198700/7916354
m simpqual.m
function q=simpqual(p,t,type)
%SIMPQUAL Simplex quality.
% Q=SIMPQUAL(P,T,TYPE)
%
% TYPE == 1: Radius Ratio (default)
% TYPE == 2: Approximate
% Copyright (C) 2004-2006 Per-Olof Persso
www.eeworm.com/read/417673/10980905
m go_rand_.m
global OPT_METHOD % optimization method
OPT_METHOD = 'simplex'; % this is used in peaksfcn.m
global PREV_PT % previous data point
var_n = 2; % Number of input variables
range = [-3, 3; -3, 3]; % R
www.eeworm.com/read/467198/7020112
m go_rand_.m
global OPT_METHOD % optimization method
OPT_METHOD = 'simplex'; % this is used in peaksfcn.m
global PREV_PT % previous data point
var_n = 2; % Number of input variables
range = [-3, 3; -3, 3]; % R
www.eeworm.com/read/455033/7379069
cpp splitsimplex.cpp
// used by splitsimplex.cpp
// ---- build a the simplex decomposition
/*
template void SplitSimplex(int N,int & nv, R1 *& P, int & nk , int *& K);
template void SplitSimplex(int N,int &
www.eeworm.com/read/143498/12870602
m go_rand_.m
global OPT_METHOD % optimization method
OPT_METHOD = 'simplex'; % this is used in peaksfcn.m
global PREV_PT % previous data point
var_n = 2; % Number of input variables
range = [-3, 3; -3, 3]; % R
www.eeworm.com/read/182833/9188740
c vivaldinode.c
#include "vivaldinode.h"
#include "p2psim/network.h"
#include "topologies/euclidean.h"
#include "math.h"
#include
#include "simplex.h"
static int usinght = -1;
#define PI 3.1415927
#define
www.eeworm.com/read/424281/10467111
changelog
2008-11-29 Brian Gough
* test.c (test_f): extended fminimizer test to allow type to be
passed in as a parameter
* simplex2.c: use BLAS, keep track of center in state
www.eeworm.com/read/423094/10588361
c vivaldinode.c
#include "vivaldinode.h"
#include "p2psim/network.h"
#include "topologies/euclidean.h"
#include "math.h"
#include
#include "simplex.h"
static int usinght = -1;
#define PI 3.1415927
#define
www.eeworm.com/read/196768/5100447
c vivaldinode.c
#include "vivaldinode.h"
#include "p2psim/network.h"
#include "topologies/euclidean.h"
#include "math.h"
#include
#include "simplex.h"
static int usinght = -1;
#define PI 3.1415927
#define
www.eeworm.com/read/335343/3359136
c vivaldinode.c
#include "vivaldinode.h"
#include "p2psim/network.h"
#include "topologies/euclidean.h"
#include "math.h"
#include
#include "simplex.h"
static int usinght = -1;
#define PI 3.1415927
#define