-
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
-
flightviz_Portable
航空类MATLAB程序 航空类MATLAB程序 航空类MATLAB程序 (MATLAB program Airline Airline Airline MATLAB program MATLAB program)
- 2009-10-08 17:58:04下载
- 积分:1
-
bp
说明: 用BP神经网络的初步级应用实现
电机故障诊断(BP neural network with the initial level of motor fault diagnosis applications)
- 2021-01-29 22:48:34下载
- 积分:1
-
MIMO_OFDM
ofdm mimo MATLAB仿真(ofdm mimo MATLAB simulation)
- 2010-05-10 16:29:17下载
- 积分:1
-
FISTA
压缩感知恢复算法,加速算法的一种,近似算法(Recovery algorithm)
- 2015-09-21 19:17:47下载
- 积分:1
-
M
说明: MATLAB帮助,很好的初学者教程,很有用(MATLAb help,it is very usefull)
- 2011-06-25 21:05:59下载
- 积分:1
-
BatteryAging
电池全寿命加速老化试验的采集数据。在不同温度下的充电和放电下完成。数据格式为matlab的mat,文件里面有详细的实验数据说明,希望对研究电池寿命预测和诊断的同志有帮助。(Battery life-accelerated aging test data collection. At different temperatures to complete the charging and discharging. The data format is the matlab mat, which has detailed documentation of the experimental data shows that the hope of battery life prediction and diagnosis to help comrades.)
- 2021-03-11 10:59:26下载
- 积分:1
-
rwimages
for read and write multiple image
- 2014-11-08 14:47:28下载
- 积分:1
-
SLAM_plus_plus_v1.13
Slam written in c++
- 2015-03-04 19:53:44下载
- 积分:1
-
Lecture2Code
Lecture2 code of Multimedia Security course for Watemarking technique,
- 2015-03-17 02:24:30下载
- 积分:1