-
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
-
LS
说明: 阵列信号处理中常用的LS算法,用于估计目标的方位角等位置参数.(err)
- 2008-06-17 22:11:10下载
- 积分:1
-
PSO
Particle swarm optimization
- 2011-04-19 17:21:02下载
- 积分:1
-
Histogram
Histogram Equalization
- 2011-12-23 14:39:22下载
- 积分:1
-
reverse-a-no
programe reverse a number in c
- 2015-04-13 17:08:44下载
- 积分:1
-
多材料热接触的传热分析
基于ANSYS的多材料热接触的传热分析的命令流(Command Flow for Heat Transfer Analysis of Multi-material Thermal Contact Based on ANSYS)
- 2020-06-16 19:40:01下载
- 积分:1
-
kuopinxitong
程序实现了直接序列扩频通信系统,简单易懂。(Program realization of the direct sequence spread spectrum communication system, straightforward.)
- 2010-10-20 14:53:18下载
- 积分:1
-
shuzituxiangshuiyin
说明: 能够很好的实现混沌数字水印技术 并且具有创新功能
(Can achieve the chaotic digital watermarking technology and innovative features)
- 2011-03-22 16:51:04下载
- 积分:1
-
7681661powerdesigner
介绍powerdesinger的书,希望对大家有帮助。(Introduced powerdesinger the book, we hope to help.)
- 2012-06-16 14:12:08下载
- 积分:1
-
Computational-Statistics-Handbook
【数学仿真软件】Computational Statistics Handbook with MATLAB的源代码([T]his book is perfectly appropriate as a textbook for an introductory course on computational statistics. It covers many useful topics, which in combination with the well-documented code, make the underlying concepts easy to grasp by the students)
- 2011-09-18 16:28:46下载
- 积分:1