搜索资源列表
Mesh2d_v24
- 非结构网格剖分,进行平面网格的剖分,可以插值复杂地形-Unstructured mesh generation, the plane of the grid mesh, can be interpolated complex terrain
new
- 矩形块的三角形单元的有限元计算程序,实现了单元网格自动剖分,后处理后自动绘图等-Rectangular block triangular element finite element program
Triangle_for_EM_EXPLORATION
- 用c语言和matlab编写的、自动生成非结构化三角网格剖分的程序,用于地球物理勘探中的大地电磁、海洋可控源二维正演模拟。-Triangle.m is a MATLAB graphical user interface for creating 2D models and generating fi nite element triangulation grids. Grid generation is accomplished by an external call to the C-
shuangquxianbianzhiwenti-matlab
- 双曲线边值问题 课程设计 微分方程 网格剖分!!!附带ppt-Hyperbolic boundary value differential equations course design mesh! ! ! With ppt
FORWARD-AND-INVERSIONMETHOD
- 作者在本文中提出了一种层析成像的正演和反演方法。首先对求解区作网格剖分, 由给定的正演速度模型在网格点上双线性插值, 获得整个网格节点的速度分布。然后, 对波阵面作一近似, 在此基础上, 用最小走时最短路径射线追踪法完成正演。反演则是通过正演的方法实现的。理论模型算例表明, 本方法效果较好。-In this article, the author proposed a forward and inversion of the tomography method. The mesh for sol
fem
- 一个用MATLAB写的二维矩形有限元算法,包括网格剖分和演示程序-Using MATLAB to write the two-dimensional rectangular finite element algorithms, including mesh generation and demo program
awvoronoi-run-1.0.0
- matlab加权 voronoi 剖分网格代码。方便简单。 适合入门与科研应用。-matlab mesh generation code. Convenient and simple.voronoi
meshgen-0.8.5.tar
- matlab加权 voronoi 剖分网格代码。方便简单。 适合入门与科研应用。-matlab mesh generation code. Convenient and simple.voronoi
elec_yxy_improve
- 金属槽电位分析,包括有限差分法和有限元法剖分网格。-Metal trough potential analysis, including finite difference and finite element method mesh grid.
FEM-for-PDE
- 用有限元方法解偏微分方程的算例。区域是[0,1]*[0,1]的正方形区域,区域剖分网格是标准正方形。区域剖分、节点计算、转化成代数方程求解,结果画图显示及txt结果输出,每一步都很详细。-Two-dimensional numerical example of using the finite element method for solving partial differential equations . Region is a [0,1]* [0,1] of the square reg
mesh2
- 此源代码可以实现在MATLAB环境下对某一区域进行三角网格剖分-Mesh subdivision
mphtxt_read
- comsol剖分网格后的边界读写程序,通过此程序确定边界-comsol meshed after boundary literacy program, to determine the boundary through this program
工型有限差分程序
- 1、对求解区域进行网格剖分,网格越小,精度越高。 2、将边界条件离散到格点上。 3、用五点差分建立求解方程,求出各个各点上的函数值。(1, mesh the mesh of the solution, the smaller the grid, the higher the accuracy. 2, the boundary conditions are discretized to the grid. 3, five point difference i
showmesh
- 用matlab语言把Easymesh 剖分的网格画图出来(Using matlab to reconstruct the domain.)
偏微分方程求解
- 本文研究下列定解问题(抛物型方程) 的有限差分法,其中 为正常数, 为已知函数,且满足边界条件和初始条件。关于式(1)的求解,采用离散化方法,剖分网格,构造差分格式。其中,网格剖分是将区域 用两簇平行直线 分割成矩形网格,其中 分别为空间步长和时间步长。将式(1)中的偏导数使用不同的差商代替,将得到不同的差分格式,如古典显格式、古典隐格式、Crank-Nicolson格式等。其中,Crank-Nicolson格式具有更高的收敛阶数,应用更广泛,故本文采用Crank-Nicol