搜索资源列表
ca2d
- 三阶迎风格式来求解驱动方腔流场,MARKER AND CELL 方法-third-order upwind scheme to solve - driven cavity flow, MARKER AND Cell Method
compact3
- 自己写的高精度紧致差分格式,包括 Pade格式(FST) 二阶精度中心格式(SLW) 二阶精度迎风格式(MXD) 宽网格基二阶精度中心格式(SLW) 五阶精度迎风紧致格式(MXD) 写成C++类,使用VC6.0环境,计算数据文件可用tecplot画图。 -himself wrote the compact high-precision differential format including Pade format (FST) second order accurac
transport
- 迎风差分格式、lax-Wendroff差分格式等样例,还附有图形等-Upwind difference scheme, lax-Wendroff difference scheme, such as sample, but also with graphics, etc.
gac-upwind
- gac模型的迎风方案可以实现对灰度图像的分割,分割效果还可以-gac
123
- 采用迎风格式的流场计算程序,对流场初学者十分有帮助-Upwind of the flow field using computational procedures, flow field very helpful for beginners
NHT1d
- 采用以下四种格式:中心差分、一阶迎风、混合格式和QUICK格式对一维稳态无源项的对流-扩散方程进行求解-The following four formats: central difference, the first order upwind, QUICK format mixed formats and one-dimensional steady-state passive entry of convection- diffusion equations were solved
upwind
- 此算法描写了如何在计算机上表达迎风方案,注意怎样表示差分。-This algorithm describes how the expression of the wind on the computer program, pay attention to how that difference.
UPWIND.C
- Upwind Method for Solving the Riemann Problem of Gas Dynamics.
123
- 一阶迎风 roe格式 fortran 程序开发-First order upwind roe format fortran program development
upwind_ENO3
- upwind ENO numerical method
GAC-UPWIND
- GAc-upwind用于gac模型的图像分割和边缘提取,解法为迎风方案-The GAc- the GAc model for upwind image segmentation and edge extraction, solution for windward scheme
UPWIND
- fortran code for LINEAR_WAVE PROPAGATION by upwind method.-fortran code for LINEAR_WAVE PROPAGATION by upwind method.
FEM_FDM(upwind)
- FDM_FEM Upwind matlab codes ENjoy
upwind
- 迎风格式有限元求解二维不可压缩流,值得学习和借鉴其中的许多内容-upwind finite element method solve incompressible fluent flow
cavity-upwind
- Writing a computer program for simulation of viscous fluid inside a square cavity. upwind method
upwind
- Method upwind for equation of advection 1d in Matlab
First-order-upwind
- First-order upwind法求解一介波动方程,初始条件:c=1m/s, x=1-2时,u=2m/s-First-order upwind method to solve wave equation
UPWIND
- cfd-UPWIND for solving Wave equation UPWIND Method is an Upstream of the first order
mit18086_fd_transport_limiter
- Lax-Wendroff-upwind求解u_t+cu_x=0(Solves u_t+cu_x=0 by finite difference methods. Of interest are discontinuous initial conditions. The methods of choice are upwind, Lax-Friedrichs and Lax-Wendroff as linear methods, and as a nonlinear method Lax-Wendr
upwind
- 解决课本上微分方程迎风格式,编写相关matlab代码。(Differential equation upwind scheme)