-
ipath_init_chip
min buffers we want to have per port, after driver.
- 2014-09-28 11:12:19下载
- 积分:1
-
Speech-recognition-matlab-program.tar
通过简单的MATLAB程序实现对少量的语音信号的是识别(
Simple MATLAB program to achieve a small amount of the speech signal is to identify)
- 2014-10-31 13:28:12下载
- 积分:1
-
space_vector_math
异步电机矢量控制仿真的数学模型,需要在MATLABsimulink下仿真,另外还需要把参数修改好。(The mathematical model of the induction motor vector control simulation, need at MATLABsimulink simulation, and the need to take good parameter modification.)
- 2013-04-12 10:53:22下载
- 积分: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
-
game
用matlab编的游戏,还真没想到matlab能编出游戏来(Game series with matlab, matlab really did not expect to be able to compile the game)
- 2010-06-22 14:06:45下载
- 积分:1
-
matlab_program_for_DS
该程序实现D-S论据的数据融合功能,针对具体问题只需要修改其中的参数即可。(DS arguments to achieve the program s data fusion capabilities, aimed at specific issues which only need to modify the parameter.)
- 2007-12-31 10:44:41下载
- 积分:1
-
tu
说明: 对一个由于相机水平移动而模糊的图像进行恢复(As the level of a moving camera, blurred image restoration)
- 2010-10-28 11:46:34下载
- 积分:1
-
seekh
该应用程序能用来求解高级计量经济学中的核密度估计的窗宽,根据神经元上的一片杂志改编(The application can be used to solve high-level econometric estimation of the nuclear density of the window width, according to neurons in a magazine adaptation)
- 2009-11-21 22:25:29下载
- 积分:1
-
subtightplot
subtightplot is a merger of Pekka Kumpulainen s tight_subplot and Nikolay S. s subplot_tight. It extends the former, which supports asymmetric subplots, to allow for variable margins in addition to gaps, as in the latter.
- 2012-12-31 08:55:24下载
- 积分:1
-
MinTV_Test
采用MinTV算法对图像进行处理,用MinTV恢复算法+牛顿迭代法实现压缩感知对图像的处理。(MinTV algorithm using image processing, with MinTV recovery algorithm+ Newton iteration method to achieve compression perception of the image processing.)
- 2010-05-31 11:13:41下载
- 积分:1