代码搜索:solving

找到约 630 项符合「solving」的源代码

代码结果 630
www.eeworm.com/read/212047/15166943

texi poly.texi

@cindex polynomials, roots of This chapter describes functions for evaluating and solving polynomials. There are routines for finding real and complex roots of quadratic and cubic equations using an
www.eeworm.com/read/221464/4831275

sgml apply_if2.sgml

apply_if, part 2 Besides solving the making the code compile pro
www.eeworm.com/read/167728/5453159

texi poly.texi

@cindex polynomials, roots of This chapter describes functions for evaluating and solving polynomials. There are routines for finding real and complex roots of quadratic and cubic equations using an
www.eeworm.com/read/354285/3078332

cpp f1102.cpp

//===================================== // f1102.cpp // Josephus Problem Object-based Solving //===================================== #include"jose.h" #include using namespace std; //
www.eeworm.com/read/368337/9701380

texi poly.texi

@cindex polynomials, roots of This chapter describes functions for evaluating and solving polynomials. There are routines for finding real and complex roots of quadratic and cubic equations usin
www.eeworm.com/read/368337/9701451

texi multiroots.texi

@cindex solving nonlinear systems of equations @cindex nonlinear systems of equations, solution of @cindex systems of equations, nonlinear This chapter describes functions for multidimensional ro
www.eeworm.com/read/269220/11105471

cpp f1102.cpp

//===================================== // f1102.cpp // Josephus Problem Object-based Solving //===================================== #include"jose.h" #include using namespace std; //
www.eeworm.com/read/411674/11233699

c qpcsolver.c

/*----------------------------------------------------------------------- qpcsolver.c: Algorithm solving QPC task. QPC task to solve is min 0.5*alpha'*H*alpha + c'*alpha subject to
www.eeworm.com/read/134894/13971910

m nntoolbxexamp.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Use of Neural Nets Toolbox for % solving a simple function approximation problem. % % By: Kevin Passino % (with help of Yixin Diao) % Version: 2/25/00 % %%%%%%%%
www.eeworm.com/read/202201/15389587

cpp f1102.cpp

//===================================== // f1102.cpp // Josephus Problem Object-based Solving //===================================== #include"jose.h" #include using namespace std; //