-
IMM_matlab_coding
交互多模型估计的程序实现,作为交互多模型的基础程序,希望有用(Interacting multiple model estimation procedure to achieve, as the interacting multiple model based procedures in the hope helpful)
- 2010-05-06 13:00:28下载
- 积分:1
-
harris-algorithm
talk about Harris algorithm
- 2011-06-06 12:59:21下载
- 积分:1
-
matlab06-07
这两个小程序是matlab的.m文件,06为采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波,07采用matlab中的函数filter2对受噪声干扰的图像进行均值滤波。(these two small procedure is Matlab. M documents, 06 for 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering, 07 using Matlab filter2 the function of noise interference by the image filtering.)
- 2007-04-23 19:25:30下载
- 积分:1
-
MATLAB_control_tool_application_notes
里面有MATLAB控制工具箱的详细中文介绍,是控制领域人员学习MATLAB的绝好材料。(There are more Chinese introduction about MATLAB Control Toolbox, and it is an excellent material to learn MATLAB in the control area.)
- 2010-11-30 20:21:23下载
- 积分:1
-
imm.tar
IMM implementatino with matlab, with an example
- 2013-01-25 12:37:31下载
- 积分:1
-
Displace matlab
matlab程序用于地震波的特性分析 时频及频谱分析(Matlab program for seismic wave characteristic analysis Time-frequency and spectrum analysis)
- 2019-05-04 15:19:34下载
- 积分: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
-
matlab_SIMPOWER_SYSTEM
本电子书详细的介绍了SIMULINK中simpower system工具箱的具体应用,并从最简单的电路仿真入手,引领读者逐渐深入。(This book describes in detail SIMULINK toolbox in simpower system specific applications, and circuit simulation from the simplest to start, leading the reader gradually in depth.)
- 2010-12-02 17:09:51下载
- 积分:1
-
duoxiangshi
说明: 多项式在数学中是重要的内容,在很多学科中有重要应用!(Polynomials in the content of mathematics is important in many disciplines have important applications!)
- 2010-04-26 20:18:16下载
- 积分:1
-
exa011001
产生均匀分布的随机白噪信号,并观察数据分布的直方图(have a uniform distribution of random white noise signal, and observed data distribution histogram)
- 2006-10-09 16:40:40下载
- 积分:1