-
matlab_FEM_dismesh
DistMesh giving a singular FEM matrix?(Hi
Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D:
rho_1 < rho < rho_2
where rho_1 is the radius of a Perfect Electric Conducting cylinder and rho_2 is where the mesh is truncated using an Absorbing Boundary condition.
Now, I ve written code to mesh the region myself (by dividing the region into annular rings and picking a fixed number of points on each ring) and I ve written another program which uses DistMesh to mesh the region. I get a nice solution using my own meshing code but the FEM matrix becomes singular when I use DistMesh. This is the DistMesh Code I used:
Circle with hole
rABC=1.5
rCyl=0.5
fdstring=sprintf( ddiff(dcircle(p,0,0, f),dcircle(p,0,0, f)) ,rABC,rCyl)
fd=inline(fdstring, p )
box=[-2,-2 2,2]
[p,N]=distmesh2d(fd,@huniform,0.04,box,[])
I tried changing box and the 0.04 value (initial edge length). But every time, the matrix becomes sin)
- 2010-06-05 09:17:55下载
- 积分:1
-
Attractor
Attractor Reconstruction With Matlab
- 2010-02-12 17:22:17下载
- 积分:1
-
sigal2006
说明: 《现代信号处理教程》配套源程序,包含了许多信号处理的函数M文件("modern signal processing Guide" complementary source, including many signal processing function M paper)
- 2006-02-28 11:34:19下载
- 积分:1
-
file-matlab-mo-phong-he-thong-tach-kenh
simulation decoupling system
- 2011-05-03 16:04:13下载
- 积分:1
-
signal-processing
基于阵列信号处理的空间多目标跟踪,很有用。(Space based on array signal processing, multi-target tracking, and useful.)
- 2012-08-14 22:15:40下载
- 积分:1
-
Chapt5Example
matlab基础与应用教程例题第三章代码(code for matlab)
- 2012-10-18 21:28:06下载
- 积分:1
-
iec104
104规约程序,用于电力IEC104规约分析(104PROTOCAL)
- 2010-01-11 15:00:59下载
- 积分:1
-
source-code
source code pso fractical
- 2011-07-10 16:44:02下载
- 积分:1
-
untitled1
simulink光伏并网逆变器仿真,模拟不同类型光伏电池,算出逆变器参数(simulink photovoltaic grid-connected inverter simulation, simulate different types of photovoltaic cells to calculate the parameters of the inverter)
- 2012-09-08 10:19:37下载
- 积分:1
-
visual
visual cryptography & hash funcction for data and image files
- 2013-04-29 23:02:23下载
- 积分:1