代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/427586/8931901
m bay_optimize.m
function [model,A,B,C,D] = bay_optimize(model,level, type, nb, bay)
% Optimize the posterior probabilities of model (hyper-) parameters with respect to the different levels in Bayesian inference
%
%
www.eeworm.com/read/183445/9158618
m bay_optimize.m
function [model,A,B,C,D] = bay_optimize(model,level, type, nb, bay)
% Optimize the posterior probabilities of model (hyper-) parameters with respect to the different levels in Bayesian inference
%
%
www.eeworm.com/read/374698/9388816
m bay_optimize.m
function [model,A,B,C,D] = bay_optimize(model,level, type, nb, bay)
% Optimize the posterior probabilities of model (hyper-) parameters with respect to the different levels in Bayesian inference
%
%
www.eeworm.com/read/278889/10490437
m bay_optimize.m
function [model,A,B,C,D] = bay_optimize(model,level, type, nb, bay)
% Optimize the posterior probabilities of model (hyper-) parameters with respect to the different levels in Bayesian inference
%
%
www.eeworm.com/read/421949/10676027
m bay_optimize.m
function [model,A,B,C,D] = bay_optimize(model,level, type, nb, bay)
% Optimize the posterior probabilities of model (hyper-) parameters with respect to the different levels in Bayesian inference
%
%
www.eeworm.com/read/349581/10815966
cpp optimize1.cpp
#include "mathclass.h"
#define GOLD 1.61803398874989484820
#define GLIMIT 100.0
#define TINY 1.0e-20
#define ITMAX 100
#define CGOLD 0.3819660
#define ZEPS 1.0e-10
void error( char* msg )
{
cerr
www.eeworm.com/read/349581/10816034
cpp optimize2.cpp
#include "mathclass.h"
#define TOL 2.0e-4
int ncom;
m_real (*nrfunc) (vectorN const&);
static vectorN pcom, xicom;
m_real f1dim(m_real x)
{
static vectorN xt; xt.setSize(ncom);
for (int j=0;
www.eeworm.com/read/461264/7230731
pro correl_optimize.pro
pro correl_optimize, image_A, image_B, xoffset_optimum, yoffset_optimum, $
XOFF_INIT = xoff_init, $
YOFF_INIT = yoff_init, $
PRINT=print, MONITOR=monitor, $
NUMPIX=numpix, MAGN
www.eeworm.com/read/457360/7326550
afl macd optimize.afl
//------------------------------------------------------------------------------
//
// Formula Name: MACD optimize
// Author/Uploader: Grayesso
// E-mail: grayesso@rambler.ru
//
www.eeworm.com/read/457360/7326561
afl stochastic optimize.afl
//------------------------------------------------------------------------------
//
// Formula Name: Stochastic optimize
// Author/Uploader: Grayesso
// E-mail: grayesso@rambler.ru