-
myeuler_vs_ode45
比较欧拉公式与matlab的ode方法解微分方程的不同(Comparison of the Euler formula for the ode with matlab different method to solve differential equations)
- 2009-05-11 21:18:41下载
- 积分:1
-
ofdm_gito
学习OFDM系统仿真的好例子,对了解系统组成和原理非常有用。(OFDM system simulation study a good example of understanding the system and principles of very useful.)
- 2008-07-04 15:56:17下载
- 积分:1
-
toujingti
主要针对复杂介质模型透镜体进行的有限差分正演模拟,包含了边界条件等(Mainly for the finite difference model of the complex dielectric lens carried forward modeling, including the boundary conditions)
- 2014-03-09 14:50:00下载
- 积分: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
-
ip01
现代通信系统(matlab版本)第二版,第一章的第一个例题程序.(Modern communication systems (matlab version) second edition, the first chapter of the first Example program.)
- 2009-11-09 11:57:08下载
- 积分:1
-
butterworthBilinealfilters
Examples of butterworth bilineal transforamtion
- 2015-03-20 15:14:10下载
- 积分:1
-
MATLAB_Demystified
MATLAB_Demystified
matlab揭秘(MATLAB_Demystified)
- 2009-10-14 19:35:55下载
- 积分:1
-
fuzzyadaptiv
自适应模糊控制的MATLAB/simulink仿真。(MATLAB/simulink simulation of adaptive fuzzy controller.)
- 2013-12-10 11:17:24下载
- 积分:1
-
MATLABhuitu
matlab 经典绘图教程,珍藏版的,从零学起的好东西(Matlab tutorial classic drawing, the editions, from zero to learn from good things
)
- 2012-04-17 23:02:45下载
- 积分:1
-
aasthana_cvpr2013_code
cvpr2013人脸识别代码,鲁棒性很好,是学习的好资料(cvpr2013 face recognition code, robustness is very good, is good information to learn)
- 2014-09-04 10:49:26下载
- 积分:1