-
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
-
85375519recursivegaborprot
pattern recognization and image processing
- 2009-10-26 21:00:08下载
- 积分:1
-
xinhaochuli
数字信号处理资料 涉及Matla编程应用(Digital signal processing information relating to the application programming Matla)
- 2015-03-19 10:04:29下载
- 积分:1
-
GLRAM
算法实现:Jieping Ye. Generalized low rank approximations of matrices. Machine Learning, Vol. 61, pp. 167-191, 2005. (Algorithm : Jieping Ye. Generalized low rank approximatio ns of matrices. Machine Learning, Vol. 61. pp. 167-191, 2005.)
- 2007-02-03 14:33:00下载
- 积分:1
-
Moerfy
模拟太阳系各个天体的运动,在运动速度、轨道偏移、运行周期方面尽量的接近真实比例。属于全面的模拟(Motion simulation various celestial bodies in the solar system, the velocity, trajectory offset as much as possible close to the real terms of the proportion of the operation cycle. Belonging comprehensive simulation)
- 2015-03-21 12:30:00下载
- 积分:1
-
random_centerqqq
该程序为matlab环境下的程序,为三角形中点位移法分形曲面生成[法向交叉、劈裂]的例示程序(The program for the matlab environment procedures for the triangle midpoint displacement method to generate fractal surface [Act to the cross, split] Example showing the procedure)
- 2008-03-26 11:02:11下载
- 积分:1
-
template.cpp
an example c++ source code on how template is used
- 2014-01-01 23:18:40下载
- 积分:1
-
comleveener
双正交小波包分解矩阵每一列数据,查看每一列的曲线图,重构小波包频段系数,计算小波包频段能量,小波包频段能量曲线图(Biorthogonal wavelet packet decomposition of the matrix of each column of data, to view each column graph reconstruction wavelet packet band coefficient to calculate the energy of the wavelet packet band wavelet packet band energy curve)
- 2012-05-24 18:33:13下载
- 积分:1
-
VC++Matlab
说明: vc++与matlab混合编程快速实现!PDF文档下载(vc++ with matlab realize mixed language programming fast! PDF document download)
- 2008-09-07 12:56:51下载
- 积分:1
-
Matlabhanshu
说明: matlab图像处理函数的详细列表,可实现查找(matlab image processing function of a detailed list can be realized to find)
- 2008-11-06 17:16:16下载
- 积分:1