-
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
-
gabor
2D gabor wavelet,used to simulate human vision for any application in digital image processing
- 2015-02-26 12:20:29下载
- 积分:1
-
zonghezukang
针对输电网中的基于综合阻抗的故障选相的保护原理(Protection against transmission network based on the principle that the combined impedance of the fault phase selection)
- 2016-04-26 11:57:52下载
- 积分:1
-
mosaic
说明: 为兰开夏学弟们服务,CV作业,图像拼接,加权平滑融合,原创(Their services for the Lancashire Xiaxue Di, CV operation, image mosaic, weighted smooth integration of original)
- 2011-03-24 09:00:20下载
- 积分:1
-
smp
用smp算法实现基于压缩感知的磁共振图像重构(Smp algorithm for image reconstruction based on compressed sensing)
- 2012-05-29 17:32:49下载
- 积分:1
-
MMSE_detection_2x2
detection MMSE MIMO using number transmitter 2 and receiver 2
- 2014-11-06 12:42:47下载
- 积分:1
-
JPPSOV
用于实现非线性滤波,基于JPPSOV的MATLAB源代码(Used to implement non-linear filter, based on the MATLAB source code JPPSOV)
- 2010-07-17 09:42:42下载
- 积分:1
-
route_angle
code for the route angle in wsn
- 2010-12-30 21:17:30下载
- 积分:1
-
AXB
matlab和C++混合编程,利用高斯算法计算Ax=B求解(Solve Ax=B Using combination matlab and c++)
- 2010-02-26 23:24:46下载
- 积分:1
-
Matlab-utility-routines
比较全且较实用的matlab程序代码包含画图拟合等内容(matlab more full and more practical codes)
- 2015-02-02 20:08:15下载
- 积分:1