-
feapmex-0.15.tar
Matlab与FEAP有限元程序的接口,可以在Matlab中调用FEAP的功能。(Matlab and the finite element program FEAP interface, you can call FEAP Matlab function.)
- 2010-06-08 14:47:06下载
- 积分:1
-
Solving-Nonlinear-Equations-using-Newton
Solving Nonlinear Equations using Newton
- 2012-10-06 20:13:10下载
- 积分:1
-
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
-
SeuWangyx_1_5
一本书带的matlab小程序,。。。。。(A book with a small matlab program. . . . .)
- 2011-02-14 22:06:40下载
- 积分:1
-
Diffusion-limited-aggregation
应用MATLAB基于元胞自动机的扩散限制聚集仿真(Diffusion limited aggregation )
- 2011-05-03 16:40:54下载
- 积分:1
-
caseNPG
NPG power system data
- 2013-11-27 18:34:08下载
- 积分:1
-
guicode
matlab 界面编程代码
范例程序很多(matlab interface procedures, many examples of programming code)
- 2007-09-09 21:05:28下载
- 积分:1
-
Harris-corner-detector
Harris 角点检测,简单初等代码,具体过程(harris corner detector)
- 2011-08-30 17:12:19下载
- 积分:1
-
matlab2
基于matlab的风机信号处理,包括时域频域各种分析方法(Fan-based signal processing matlab, including a variety of analytical methods and frequency domain)
- 2014-01-04 18:05:43下载
- 积分:1
-
DDC_1
仿真实现接收信号并进行数字下变频处理,并进行了滤波,实现了降采样率的处理过程(The received signal is simulated and processed by digital down-conversion, and filtered. The process of reducing sampling rate is realized.)
- 2019-07-04 10:58:58下载
- 积分:1