-
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
-
libsvm-2.84
说明: LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。(LIBSVM Taiwan University, Lin Zhiren (Lin Chih-Jen) and associate development and design of a simple, easy to use and fast and efficient SVM pattern recognition and regression of the package, he can not only provide a compiled implementation of the system in the Windows family of documents , also provides the source code to facilitate the improvement, modification and other operating systems applications the software has a feature that the parameters of the SVM involves relatively small adjustment to provide a lot of default parameters, use the default parameters on can solve many problems and to provide a cross-validation (Cross Validation) feature.)
- 2010-04-28 22:30:33下载
- 积分:1
-
proposals
ECCV 2010 paper "Category Independent Object Proposals"的实现。(ECCV 2010 paper "Category Independent Object Proposals" code)
- 2012-04-02 16:15:17下载
- 积分:1
-
QoS-Multicasting
A Multi-Objective Pareto-Optimal Genetic Algorithm for QoS Multicasting
- 2011-05-14 18:57:42下载
- 积分:1
-
arrow_detect
Detect arrows(or other features) in a diagram
- 2012-04-16 10:12:32下载
- 积分:1
-
PSO
粒子群优化反演的matlab程序,在matlab2012上可以执行。(Particle swarm optimization inversion matlab program, in matlab2012 can be executed.)
- 2020-09-08 13:48:03下载
- 积分:1
-
split_step_fourior
光传输链路的分步傅立叶算法仿真核心代码,可以绘制曲线观察演化过程(Optical link simulation step Fourier algorithm for the core code, you can draw the curve evolution process of observation)
- 2021-04-07 15:39:01下载
- 积分:1
-
MATLAB1
cross corelation program matlab
- 2010-06-17 05:45:01下载
- 积分:1
-
zuixiaoerchengbianshi
说明: 递推最小二乘 辩识算法,算法简单易懂,按照系统辩识与自适应书上的算法编写(Recursive least squares identification algorithm easy-to-read, in accordance with the system identification and adaptive algorithm for the preparation of a book)
- 2009-07-24 21:21:57下载
- 积分:1
-
Eye_Recog._Sys
matlab eye recognition system source code
- 2011-05-08 02:31:06下载
- 积分:1