虫虫首页|资源下载|资源专辑|精品软件
登录|注册

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 code to achieve paralleism. All do loops are parallized with default static scheduling.

    标签: discretization difference Helmholtz equation

    上传时间: 2014-01-11

    上传用户:bruce5996

  • 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.

    标签: decision cross-validation estimation bootstrap

    上传时间: 2015-07-26

    上传用户:赵云兴

  • 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 terms, CDS is used for the diffusive terms. The boundary conditions are set for the lid-driven cavity flow. Only steady flows are considered.

    标签: Navier-Stokes incorporates Cartesian equations

    上传时间: 2017-05-14

    上传用户:ryb

  • 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) discretization of the convective parts and an explicit time stepping scheme. The free boundary value problems are treated with the MAC technique.

    标签: incompressible Navier-Sto The transient

    上传时间: 2013-11-30

    上传用户:xfbs821

  • 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 obtained from them by a suitable discretization of time. This path is pursued, e.g., in the book by Strogatz [Str94]. 1 The other approach starts from the study of time-discrete maps and then gradually builds up to time-continuous differential equations, see, e.g., [Ott93, All97, Dev89, Has03, Rob95]. After a short motivation in terms of nonlinear differential equations, for the rest of this course we shall follow the latter route to dynamical systems theory. This allows a generally more simple way of introducing the important concepts, which can usually be carried over to a more complex and physically realistic context.

    标签: Systems_Rainer Introduction Dynamical Klages to

    上传时间: 2020-06-09

    上传用户:shancjb