搜索结果
找到约 38 项符合
Doubly-Iterative 的查询结果
Linux/Unix编程 this code is about the doubly link list library link list
this code is about the doubly link list library link list
其他 maday meiron patera Analysis of iterative methods for the steady and unsteady Stokes problem
maday meiron patera Analysis of iterative methods for the steady and unsteady Stokes problem
数学计算 This program contains the iterative methods of finding solutions of the equation f(x)=0, which are a
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0
The methods are:
-bisection
-false position
-newton raphson
-secant
软件设计/软件工程 Iterative UML Development Using VC++ 6
Iterative UML Development Using VC++ 6
其他书籍 A basic Fourier transform identity coupled with an iterative convergence algorithm provides a powerf
A basic Fourier transform identity coupled with an iterative convergence algorithm provides a powerful method to align band-limited signals.
数学计算 Implementation of a Doubly linked list.
Implementation of a Doubly linked list.
单片机开发 RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical mod
RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical model from a set of observed data which contains outliers. Source code is in Document
matlab例程 sor method matlab for iterative methode
sor method matlab for iterative methode
数学计算 OFELI is an object oriented library of C++ classes for development of finite element codes. Its main
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and pre ...
数值算法/人工智能 This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied wi
This OpenNL, a library to easily construct and solve sparse linear systems.
* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR).
* OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUM ...