搜索资源列表
Peric_Computational_Methods_for_Fluid_Dynamics
- Peric书中附带的所有源码,包括同位网交错网格在2d,3d的层流算法,还有附带的并行算法,拉普拉斯算法等,具体参考readme文件-Peric book with all the source code, including the coordinates with a staggered grid in the 2d, 3d of the laminar flow algorithm, as well as with the parallel algorithm, Laplace algor
2dlocalmap
- 利用激光传感器创建栅格地图,并构建二维局部地图-2D grid local map
Vase
- *** *** *** *** *** *** *** *** *** *** *** **** * 时间:2016.4.8 * 作者:xyliusun * Email:xyliusun@163.com * 本人也是matlab新手,欢迎交流 * 本作品仅供交流,禁止商用,原作者保留所有权 ********************************************************************** *文件说明: * 自己写的ma
two dimensional convection diffusion equation
- 包含求解二维对流/扩散方程的标量(给定的标量输运) 速度场,稳态和非稳态)采用有限体积法和直角坐标网格,求解Navier Stokes方程的定常和非定常采用笛卡尔网格和同位配置变量。它还包含生成笛卡尔网格(单个或多重网格)的代码,以及绘制计算结果的代码。后者的代码产生的每一个情节页后记文件:网格、速度矢量图、剖面的速度或温度,等压线,等温线和流线和压力填充图、温度或流线。更改此目录并读取本地“自述文件”文件,以获得该目录中文件的进一步信息。子目录管包含为管道流设置的代码的版本,包括入口和出口边
two dimension laminar NS
- 二维Navier Stokes方程求解层流新代码(定常或非定常)采用有限体积法和非正交结构化网格与并置排列的变量。H、O和C-网格可以使用,用多重网格的水平。(the new codes for solving the laminar two-dimensional Navier-Stokes equations (steady or unsteady) using Finite-Volume method and non-orthogonal structured grids with a
grids_display
- gridsdisplay是一个MATLAB程序,它可以读取两个用2D或3D格式定义网格或稀疏网格的ASCII文件。第一个网格是用空心的蓝色点绘制的,而第二个网格则是用实心的红点绘制的。图像会自动保存到PNG文件中。((GRIDS_DISPLAY is a MATLAB program which can read two ASCII files defining grids or sparse grids in 2D or 3D. The first grid is plotted "
cw-07-arraycomplexPlane
- generating the 2D grid of numbers (x + y*1j), we wish to easily support transformations of the plane with arbitrary complex functions f.