-
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
-
Inverter
this document shows method of simulating of three-phase Inverter
- 2009-06-27 20:00:25下载
- 积分:1
-
examples
matlab仿真精华,关于三相异步电机的多个案例,很有用(the matlab simulation essence, multiple cases of the three-phase asynchronous motors, useful)
- 2012-09-09 18:17:17下载
- 积分:1
-
boceng
剥层法进行闪光照相球对称客体复原,投影数据可通过mcnp模拟计算得出。(Delamination method radiography spherically symmetric object of restoration, projection data can be calculated by mcnp simulation.)
- 2010-05-30 12:14:39下载
- 积分:1
-
pprobar
ES A PRACRICA 2 DEL LABORATORIO DE DIGITAL
- 2013-12-09 04:26:42下载
- 积分:1
-
分类程序及部分数据集
说明: svm分类,matlab,有数据集,可是使用,欢迎下载(SVM classification, MATLAB, data sets, but use, welcome to download)
- 2021-04-22 18:43:08下载
- 积分:1
-
contourletHMT
matlab官方网站中的用于图像融合技术的contourlet变换源代码,基于contourlet变换的图像融合技术明显优于基于小波变换的图像融合技术(matlab official website for image fusion technology Contourlet transform the source code, based on the Contourlet transform image fusion technology was superior based on wavelet transform image fusion technology)
- 2008-03-26 16:01:09下载
- 积分:1
-
bijiao
编写了龙格现象中举例的函数(1/(1+x^2))的三次样条插值图像和原图像的比较,此程序简单适用。(Prepared Runge phenomenon, for example a function of (1/(1+ X ^ 2)) of cubic spline interpolation image and the original image compared to a simple application of this procedure.)
- 2008-06-05 12:29:44下载
- 积分:1
-
sy11_1
fft应用直观显示调制解调的过程 matlab程序(fft application)
- 2011-09-07 21:28:24下载
- 积分:1
-
CA-Single_12072013
利用卫星观测文件和导航文件进行单点定位,德国导航文件官网提供,程序很精炼(Using satellite observation files and navigation files for single point positioning)
- 2014-12-01 02:09:43下载
- 积分:1