-
mixture_of_gaussians
Among the high-complexity methods, two methods dominate the literature Kalman filtering and Mixture of Gaussians (MoG). Both have their advantages, but Kalman filtering gets slammed in every paper for leaving object trails that can t be eliminated. As this seems like a possible deal breaker for many applications, I went with MoG. Also, MoG is more robust, as it can handle multi-modal distributions. For instance, a leaf waving against a blue sky has two modes—leaf and sky. MoG can filter out both. Kalman filters effectively track a single Gaussian, and are therefore unimodal: they can filter out only leaf or sky, but usually not both.
- 2010-06-29 12:18:43下载
- 积分:1
-
4.zadaca1
Library member structure, Programming techniques
- 2014-12-23 06:00:27下载
- 积分:1
-
riritur
捕鱼和分鱼;用逆推法求EX=1+x+x.x/2!+x.x.x/3!......的值;找出一个二维数组的“鞍点”(fishing and the fish; Backstepping method used for EX x.x x = 1/2! x.x.x/3 !...... value; find a two-dimensional array of the "saddle")
- 2006-12-28 07:18:15下载
- 积分:1
-
conjugategradientmethode
比较了三种学习方法 1 gradient descent 2 steepest descent with line search
3 conjugate gradient method. 三种方法都在一个.m文件中被实现。(compare three learning methods: 1 gradient descent 2 steepest descent with line search
3 conjugate gradient method.)
- 2012-08-12 00:30:11下载
- 积分:1
-
CRCaaHamming
计算机网络技术 海明编码和CRC校验编码 matlab实现(Computer Network Technology Hamming coding and CRC check code matlab implementation)
- 2014-10-28 19:01:56下载
- 积分:1
-
matlab-code-about-laser3
这是光学激光仿真相关书籍的源代码,里面有全面的关于激光器以及介质仿真的基本代码,这是第三部分的内容,总共有6个部分。(This is the simulation of the optical laser source code related books, which has comprehensive information regarding the lasers and media simulation of the basic code, which is the third part of the content, a total of six sections.)
- 2013-08-09 13:16:48下载
- 积分:1
-
openloop
imnverted pendulum
bymyself
- 2014-01-26 23:04:03下载
- 积分:1
-
many-distributed-energy-micro-grid
含多种分布式电源的微电网经济调度研究_周晓燕,含多种分布式电源的微网建模及并网控制仿真_毛盛龙,含可再生能源的热电联供型微网经济运行优化_王锐(Scheduling microgrid economy with a variety of distributed power _ Zhou Xiaoyan, containing a variety of micro-distributed power network modeling and simulation _ Maosheng Long and network control, including micro-cogeneration economic operation of renewable energy network optimization _ King sharp)
- 2014-05-29 20:53:42下载
- 积分:1
-
matlabtuxiangpinjie
利用MATLAB实现图像拼接,所谓图像拼接就是将有共同点的两张或者多张图像进行融合。(Use MATLAB to achieve image mosaic, image mosaic is the so-called common ground will be two or more fused images.)
- 2009-04-26 19:33:01下载
- 积分:1
-
fisher
基于FIsher线性判别的两类模式分类器(Two kinds of pattern classifier based on Fisher linear discriminant )
- 2012-05-10 21:39:17下载
- 积分:1