-
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
-
Projet_LMS
My project program LMS, very good
- 2009-03-29 12:54:25下载
- 积分:1
-
ImageSOMQuantization
This package implements vectoriel quantization according Self Organizing Map paradigm
It allows to :
1. generate a codebook training images set
2. reconstruct a test image according to the generated codebook
3. ute the Peak Signal to Noise Ratio (PSNR) between the test image
and the image obtained after quantization
4. estimate execution time of this process
- 2015-02-19 06:23:12下载
- 积分:1
-
ERA-Modal
ERA模态参数提取方法,根据特征参数提取(MOdal ERA method)
- 2021-03-23 21:59:15下载
- 积分:1
-
earth
设计卫星绕地球运动的图象。要求:地球的直径≥5cm,卫星用五角星表示,卫星轨迹呈椭圆其中一部分轨迹被地球遮挡。(Design of the satellite around the earth in the image. Requirements: Earth' s diameter ≥ 5cm, with a five-pointed star, said the satellite, the satellite orbit was elliptical orbit by the Earth blocking part.)
- 2010-12-29 18:49:09下载
- 积分:1
-
FilterPrewit
Prewit filter for image processing
- 2009-11-15 08:18:53下载
- 积分:1
-
Sor_method
sor method matlab for iterative methode
- 2009-05-27 23:57:59下载
- 积分:1
-
35738634N-R
基于MATLAB的牛顿拉夫逊法潮流分析源程序(MATLAB based on the Newton Raphson load flow analysis of source code)
- 2008-07-08 20:21:18下载
- 积分:1
-
LMScmpRLS
说明: 基于lms算法和rls算法的比较,主要针对基本的算法性能,收敛速度进行比较。(comparison between lms and rls)
- 2010-05-01 13:02:01下载
- 积分:1
-
model
永磁同步发电机的仿真与建模,包括风力机,双PWM及其控制系统(Permanent magnet synchronous generator simulation and modeling, including wind machines, double PWM and control system)
- 2015-05-15 11:03:19下载
- 积分:1