搜索结果
找到约 83 项符合
Equations 的查询结果
按分类筛选
文章/文档 this a Navier-Stokes equations solver. It support grids contains of multiple connected rectangles. S
this a Navier-Stokes equations solver. It support grids contains of multiple connected rectangles. So you can simulate viscous flows in any complicated tubes
电子书籍 A stability analysis is presented for staggered schemes for the governing equations of compressible
A stability analysis is presented for staggered schemes for the governing equations of compressible flow. The
method is based on Fourier analysis. The approximate nature of pressure-correction solution methods is taken into
account. &#63193 2001 IMACS. Published by Elsevier Science B.V. All rights r ...
matlab例程 This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells.
数学计算 SIMULATION AND ESTIMATION OF STOCHASTIC DIFFERENTIAL EQUATIONS WITH MATLAB
SIMULATION AND ESTIMATION OF STOCHASTIC DIFFERENTIAL EQUATIONS WITH MATLAB
其他书籍 Solving Stochastic Differential Equations with Maple By Sasha Cyganowski
Solving Stochastic Differential Equations with
Maple
By
Sasha Cyganowski
通讯编程文档 The Kalman filter is a set of mathematical equations that provides an efficient computational [recu
The Kalman filter is a set of mathematical equations that provides an efficient computational
[recursive] means to estimate the state of a process, in a way that minimizes
the mean of the squared error. The filter is very powerful in several aspects:
it supports estimations of past, present, and eve ...
数学计算 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie
IML package provides efficient routines to solve nonsingular systems of
linear equations, certified solve any shape systems of linear equations,
and perform mod p matrix operations, such as computing row-echelon form,
determinant, rank profile, inverse of a mod p matrix.
其他 Kalman filter in c c++ code, the five Kalman equations have been implemented for randomly generated
Kalman filter in c c++ code, the five Kalman equations have been implemented for randomly generated data.
软件设计/软件工程 The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
数值算法/人工智能 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 ...