搜索资源列表
-
0下载:
simple mesh generation in matlab
-
-
0下载:
automatic mesh generation for fem problem
-
-
2下载:
MATLAB编写的非结构化网格生成程序,不算很长-MATLAB program written in unstructured mesh generation, not very long
-
-
3下载:
用间断有限元方法求解二维Euler方程。
算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程
序,只需要做很小的改动就可以生成稀疏程度不同的网格。
程序还有些问题如下:
1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如
0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出
一个文件Result.dat,用tecplot软件打开这个文件,可以得到一些结果,如流线
-
-
0下载:
一个用MATLAB写的二维矩形有限元算法,包括网格剖分和演示程序-Using MATLAB to write the two-dimensional rectangular finite element algorithms, including mesh generation and demo program
-
-
0下载:
设每位同学自己的学号为n,采用遗传算法求解下面优化问题:
min f(x1,x2)=(4-2.1*x1^2+(x1^4)/3)*x1^2+x1*x2+(-4+4*x2^2)*x2^2+n-20111369
s.t. -3<x1<3 -2<x2<2
函数 为六峰值驼背函数(Six-hump Camel Back Function),要求如下:
(i)mesh()为Matlab中常用的画图函数,请查阅相关书籍或help,掌握mesh用法
-
-
0下载:
matlab加权 voronoi 剖分网格代码。方便简单。
适合入门与科研应用。-matlab mesh generation code. Convenient and simple.voronoi
-
-
0下载:
matlab加权 voronoi 剖分网格代码。方便简单。
适合入门与科研应用。-matlab mesh generation code. Convenient and simple.voronoi
-
-
0下载:
matlab code for MESH2D - Automatic Mesh Generation
-
-
0下载:
二维Delaunay网格生成工具,是MIT一个数学博士所写。利用了matlab内建的delauny和delaunayn。不支持Constrained Delaunay-2D Delaunay mesh generation tools
-
-
0下载:
matlab实现网格划分(结构网格和非结构网格)-mesh generation software developed with matlab
-
-
0下载:
this elliptic mesh generation around the circle in matlab code
-this is elliptic mesh generation around the circle in matlab code
-
-
0下载:
此程序可以生成 随机Shestakov mesh,需要输入网格个数(This program generate Shestakov mesh, can be used for mesh generation)
-
-
4下载:
这是一个3维8节点计算弹性力学有限元的MATLAB程序: 1) 生成网格的程序,可以更改模型尺寸、单元数量等参数;2)可以 计算刚度矩阵、位移、应力等,并将结果保存;3)可以后处理程序显示结果;(This is a 3-D 8-node MATLAB program for calculating finite element of elasticity:1) mesh generation program, which can change the size of the model, the
-
-
1下载:
在二维方向上的对圆柱体在空气域的流动问题,进行的网格划分程序(In the two-dimensional direction of the cylinder flow in the air domain, the mesh generation program)
-