-
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
-
ARsuanfa
这是关于程控方面的一些东西,里面主要供运营商里面的学生学习(This is about SPC some things, it mainly for operators to the inside of the students learning
)
- 2013-01-07 15:21:09下载
- 积分:1
-
Matlab-mathematical-modeling
[matlab在数学建模中的应用]一书源代码( "Matlab mathematical modeling," a book source code)
- 2013-07-31 19:55:08下载
- 积分:1
-
David_DE_aresult
基于MATLAB差分进化算法的优化问题求解程序,算法内容及结果。(MATLAB offset optimization problem solving program based on evolutionary algorithm, algorithm of contents and results.)
- 2014-11-29 20:03:30下载
- 积分:1
-
Interpolation
边编写的有关插值与拟合有关的函数,初学者可以多学习(Interpolation and fitting)
- 2009-12-01 16:17:49下载
- 积分:1
-
HIO
相位衬度成像中恢复算法经典程序,MATLAB环境,(Phase-contrast imaging procedures to recover the classical algorithm, MATLAB environment,)
- 2021-04-14 15:48:55下载
- 积分:1
-
rrr
Sutsol Matlab Code, different BC
- 2012-04-24 20:27:46下载
- 积分:1
-
Matlab_learning_materials
主要包括图像的中值、均值去噪、非局部均值、分块局部去噪算法;还有均方误差和峰值信噪比评价、以及matlab基础学习资料如边缘检测、小波变化、灰度值转换等(Including image median, mean denoising, non-local means, block local denoising algorithm also mean square error and peak signal to noise ratio evaluation, and matlab based learning materials such as edge detection, wavelet transform, gray scale value conversion wait)
- 2013-09-22 09:35:05下载
- 积分:1
-
BPSK,QPSK,16 QAM)的MATLAB中进行仿真
实现bpsk,qpsk等调制方式的识别用于调制识别的代码,通过提取特征参数,(For modulation recognition code, through the extraction of characteristic parameters, implementation bpsk, qpsk forms of identification, such as modulation)
- 2019-05-08 16:50:57下载
- 积分:1
-
FromDigtoPWL
Generate PWLF file from Matlab for Cadence spectre simulation
- 2013-12-10 16:20:17下载
- 积分:1