代码搜索:Solver
找到约 5,733 项符合「Solver」的源代码
代码结果 5,733
www.eeworm.com/read/265706/11256210
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimiz
www.eeworm.com/read/334923/12562545
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimiz
www.eeworm.com/read/247527/12652825
m simple_objective.m
function y = simple_objective(x)
%SIMPLE_OBJECTIVE Objective function for PATTERNSEARCH solver
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 2004/01/14 15:35:08 $
x1 =
www.eeworm.com/read/247527/12652919
m parameterized_objective.m
function y = parameterized_objective(x,p1,p2,p3)
%PARAMETERIZED_OBJECTIVE Objective function for PATTERNSEARCH solver
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 2004/01/1
www.eeworm.com/read/427417/8946990
h zchaff_clsgen.h
// *********************************************************************
// Copyright 2000-2004, Princeton University. All rights reserved.
// By using this software the USER indicates that he or she
www.eeworm.com/read/427417/8947107
h zchaff_clsgen.h
/*********************************************************************
Copyright 2000-2004, Princeton University. All rights reserved.
By using this software the USER indicates that he or she has
www.eeworm.com/read/427417/8947267
h zchaff_clsgen.h
/*********************************************************************
Copyright 2000-2004, Princeton University. All rights reserved.
By using this software the USER indicates that he or she has
www.eeworm.com/read/377833/9260706
h zchaff_clsgen.h
// *********************************************************************
// Copyright 2000-2004, Princeton University. All rights reserved.
// By using this software the USER indicates that he or she
www.eeworm.com/read/377831/9260772
h zchaff_clsgen.h
/*********************************************************************
Copyright 2000-2004, Princeton University. All rights reserved.
By using this software the USER indicates that he or she has
www.eeworm.com/read/407070/11430414
sh test_rrproj.sh
echo " "
echo "Testing the rrproj solver..."
echo " removing test_rrproj_out.dat if it exists..."
echo not_empty >test_rrproj_out.dat
rm test_rrproj_out.dat
echo " running rrproj..."
rrpro