-
jiaotongdeng
基本交通系统,实现城市交通路口的模拟仿真,自己的课程设计作品(Basic transport system, urban traffic junction simulation, design their own courses)
- 2008-03-26 21:54:20下载
- 积分:1
-
yzfg
自己编写的迭带的阈值设定的方法.可以直接调用..这种阈值方法比较适合背景与前景差别比较大的情况.
(I have written again and again with the threshold settings. .. This can directly call methods suitable threshold background and the prospect of relatively large differences.)
- 2009-03-31 17:10:22下载
- 积分:1
-
3
本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM_FJ,对象为CSTH,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM_FJ, object for CSTH, GMM FJ algorithm is used, the effect is very good)
- 2013-08-31 15:48:58下载
- 积分:1
-
DIP
基于MATLAB的图像处理软件,可作为数字图像处理教学演示软件(MATLAB-based image processing software can be used as digital image processing Demo Software)
- 2014-12-18 11:28:37下载
- 积分:1
-
Matlab_induction
MATLAB基本语法和一些常用命令,工具集介绍等(MATLAB basic grammar and some common commands, tools presentations, etc.)
- 2009-11-03 17:31:56下载
- 积分:1
-
GM_PHD_Filter_v110
GM_PHD_Filter
Version 1.09, 13th December 2013
Matlab code by Bryan Clarke b.clarke@acfr.usyd.edu.au with:
- some Kalman filter update code by Tim Bailey, taken from his website http://www-personal.acfr.usyd.edu.au/tbailey/software/
- error_ellipse by AJ Johnson, taken from Matlab Central http://www.mathworks.com.au/matlabcentral/fileexchange/4705-errorellipse
Algorithm by Ba-Ngu Vo & Wing-Kin Ma in:
B.-N. Vo, W.-K. Ma, "The Gaussian Mixture Probability Hypothesis Density Filter", IEEE Transactions on Signal Processing, Vol 54, No. 11, November 2006, pp4091-4104
This is an implementation of a gaussian mixture probability hypothesis density filter (GM-PHD) for a simulated tracking problem. The problem specification is given in the above paper - in summary, two targets move through the environment, there is a lot of clutter on the measurement, and about halfway through a third target spawns off one of the two targets.(GM_PHD_Filter
Version 1.09, 13th December 2013
Matlab code by Bryan Clarke b.clarke@acfr.usyd.edu.au with:
- some Kalman filter update code by Tim Bailey, taken from his website http://www-personal.acfr.usyd.edu.au/tbailey/software/
- error_ellipse by AJ Johnson, taken from Matlab Central http://www.mathworks.com.au/matlabcentral/fileexchange/4705-errorellipse
Algorithm by Ba-Ngu Vo & Wing-Kin Ma in:
B.-N. Vo, W.-K. Ma, "The Gaussian Mixture Probability Hypothesis Density Filter", IEEE Transactions on Signal Processing, Vol 54, No. 11, November 2006, pp4091-4104
This is an implementation of a gaussian mixture probability hypothesis density filter (GM-PHD) for a simulated tracking problem. The problem specification is given in the above paper- in summary, two targets move through the environment, there is a lot of clutter on the measurement, and about halfway through a third target spawns off one of the two targets.)
- 2014-04-12 20:26:19下载
- 积分:1
-
ordreg
基于MATLAB编写的SVM多分类算法程序(Based on MATLAB prepared multi-SVM classification algorithm procedure)
- 2020-12-31 12:08:59下载
- 积分:1
-
PerceptronRecognition
模式识别,感知器训练算法Matlab演示(Pattern recognition, perceptron training algorithm Matlab demo)
- 2010-01-11 10:01:09下载
- 积分: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
-
matlabfunction
matlab常用函数大全,初学者必学,很多基础的函数(matlab common function Guinness, beginners will learn many basic functions)
- 2010-12-30 16:17:17下载
- 积分:1