-
modulePparticlePfilter
这是用于目标跟踪的粒子滤波代码,
用matlab编写的,很有借鉴性,一维情况下,
非高斯非线性,其中将扩展卡尔曼滤波与粒子滤波进行比较,更好的说明了粒子滤波的优越性(This is a particle filter for target tracking code using matlab, referential nature, one-dimensional case, the non-Gaussian non-linear, which will be extended Kalman filter and particle filter to compare, a better description of the particle the superiority of the filter)
- 2012-08-16 16:15:35下载
- 积分:1
-
src
AT91SAM7x256 EMAC程序。。。。。。(AT91SAM7x256 EMAC program。。。。。)
- 2012-11-19 22:12:30下载
- 积分:1
-
TRAM
TRAM程序使用MATLAB代码编写实现直推式多标记学习算法。里面包括可读文件和实例。(This package includes the MATLAB codes for transductive multi-label learning algorithm. A Readme file and an example file are included in the package.
)
- 2012-02-13 13:24:46下载
- 积分:1
-
23825765wangluoloudonglunwen
this is watermark source code. it is good for making programming
- 2009-03-22 05:18:41下载
- 积分:1
-
5
说明: MATLAB实现图像的腐蚀膨胀,不是直接用语句的那种,而是根据腐蚀膨胀的算法编制的.(MATLAB Image corrosion expansion, not the kind of statement directly, but by the expansion of corrosion of the algorithm.)
- 2009-06-04 08:57:26下载
- 积分:1
-
MyMUSIC
说明: MUSIC方法计算DOA的子程序,各种输入参数及输出参数都有说明。(MUSIC DOA subroutine method, a variety of input parameters and output parameters have the instructions.)
- 2011-04-12 17:00:45下载
- 积分:1
-
DVR-12pulse
MODELLING AND ANALYSIS OF CUSTOM POWER DEVICES FOR MITIGATION
OF VOLTAGE SAGS AND SWELLS TO IMPROVE POWER QUALITY)
- 2014-01-30 14:04:25下载
- 积分:1
-
Matlab-GUI
基于matlab的GUI 界面设计、开发,非常不错的一本入门书籍。(Matlab-based GUI interface design, development, and a very good introductory books.)
- 2013-04-08 14:30:18下载
- 积分:1
-
part3
The recent development of a meshless method by using radial basis functions will be reported
in this talk. Application to both multivariate interpolation and solving partial differential
equations have demonstrated the spectral convergence of the method for some particular
radial basis functions like multi quadric. This talk will also discuss some of the recent
proposed techniques for solving the ill-conditioning problem resulted from solving the full
resultant matrix.
- 2010-07-29 11:23:32下载
- 积分:1
-
HoneycombPattern_new
L为正六边形边长,默认10
H为1*2的向量,H(1)和H(2)分别代表待填充矩形的x和y方向的边长,默认[100 100]
若H输入为1*1尺寸,则默认为边长为H的正方形
返回值为所有六边形的顶点横纵坐标
调用举例:
HoneycombPattern_new
HoneycombPattern_new(5)
HoneycombPattern_new(1,[50 40])
作者:Neptune_zx(@MATLAB Forum)
Time:2010/11/06">
- 2011-04-20 08:31:14下载
- 积分:1