搜索结果
找到约 5 项符合
discretization 的查询结果
按分类筛选
数值算法/人工智能 program to solve a finite difference discretization of Helmholtz equation : (
program to solve a finite difference discretization of Helmholtz equation :
(d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method.
COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers
Directives are used in this c ...
其他 machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision
machine learning, accuracy estimation, cross-validation,
bootstrap, ID3, decision trees, decision graphs, naive-bayes,
decision tables, majority, induction algorithms, classifiers,
categorizers, general logic diagrams, instance-based algorithms,
discretization, lazy learning, bagging, MineSet. ...
数值算法/人工智能 This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian
This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are implemented for the discretization of convective te ...
数值算法/人工智能 The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Sto
The 2D CFD Program NaSt2D
The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidistant staggered grid, central and upwind (donor-cell) d ...
书籍 Introduction to Dynamical Systems_Rainer Klages
There exist two essentially different approaches to the study of dynamical systems, based on
the following distinction:
time-continuous nonlinear differential equations ⇋ time-discrete maps
One approach starts from time-continuous differential equations and leads to time-discrete
maps, which are ob ...