-
tracking.tar
tracking particles in scientific research works(particle tracking)
- 2010-05-18 21:12:54下载
- 积分:1
-
matlabppt
matlab教案:第1章 MATLAB操作基础第2章 MATLAB矩阵及其运算第3章 MATLAB程序设计第4章 MATLAB文件操作第5章 MATLAB绘图第6章 MATLAB数据分析与多项式计算(matlab lesson plan: Chapter 1 Chapter 2 MATLAB operating foundation MATLAB matrix arithmetic Chapter 3 MATLAB program design Chapter 4 MATLAB file operation Chapter 5 Chapter 6 of the MATLAB graphics MATLAB data analysis and polynomial)
- 2013-03-30 21:48:19下载
- 积分:1
-
PSO-for-knapsack-problem
pso算法在背包问题中的matlab程序。(pso algorithm in the knapsack problem in the matlab program.)
- 2011-11-15 11:20:45下载
- 积分:1
-
em
说明: EM算法的Matlab实现,针对GMM模型(EM algorithm for GMM Model)
- 2012-03-28 21:39:36下载
- 积分:1
-
dctwm
This program does watermarking in dct coefficints.Robust againt jpeg compression and noise.Evaluated with psnr
- 2011-10-17 08:42:15下载
- 积分:1
-
RLS
用matlab实现RLS滤波,最小二乘估计算法是以最小误差平方和为优化目标的。(RLS filter using matlab, least squares estimation algorithm is the smallest sum of squared errors for the optimization objectives.)
- 2013-11-25 19:52:41下载
- 积分: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
-
LBM-flow-around-circular-cylinder-
基于matlab语言的格子玻尔兹曼方法的圆柱绕流程序,直接在matlab里运行就可以得到相应的结果了(Based on the matlab language Lattice Boltzmann flow around a circular cylinder procedures run directly in matlab can get the corresponding results of the)
- 2013-10-31 16:34:49下载
- 积分:1
-
program
program for pam and qpsk for matlab
- 2014-02-11 12:21:26下载
- 积分:1
-
pimc_india
采用Monta Carlo 方法求Pi值方法,并画出圆内随机点(Monta Carlo method, to calculate the value of Pi method, and draw a random point within the circle)
- 2012-07-05 11:21:36下载
- 积分:1