-
matlabKalman
kalman滤波的源代码,主要用于运动跟踪时的目标预测,现在只有matlab的,(Kalman Filtering source code, mainly for tracking the target forecast Now only Matlab,)
- 2006-10-18 22:24:21下载
- 积分:1
-
Movie
This code will separate frames from video
- 2012-05-13 13:41:12下载
- 积分:1
-
jigeguanyuIIRde-xiaochengxu_2
目前,MATLAB軟件是只進不出的企業,公司和研究機構,但在更高,從大學生到博士生的學習機構也必須掌握的基本技能是必不可少的計算工具,(At present, the MATLAB software is not only into the businesses, companies and research institutions, but also in institutions of higher learning from college students to doctoral students must master a basic skill is essential computational tools,)
- 2012-05-10 20:17:57下载
- 积分:1
-
eeglab
这是一个用于心电信号处理的工具包,研究心电方面的可用(this is used for ECG)
- 2012-05-16 19:48:44下载
- 积分:1
-
MATLABgaot
一篇关于遗传算法工具箱得功能介绍文章,遗传算法工具箱介绍,(a genetic algorithm toolbox functions introduced in the article, genetic algorithm toolbox, the)
- 2007-04-29 11:45:34下载
- 积分:1
-
fenshujie
所上传程序是分数阶微积分问题的计算机求解的相关MATLAB程序(Upload programs is the fractional calculus of solving problems of computer related MATLAB)
- 2012-02-23 15:55:04下载
- 积分:1
-
project
Advanced Human Mood detection technique using Genetic Algorithms in Matlab
- 2009-05-08 18:46:03下载
- 积分:1
-
Matlab71
Matlab不用说就知道是什么了, 在图像处理中Matlab也很强大, 奉上一个教程.(Matlab do not know what it says in the Matlab image processing is also very strong, just give a tutorial.)
- 2010-06-30 14:05:06下载
- 积分:1
-
hungcode
matlab code for hungarian code in matrix format solves channel assignment problems
- 2011-12-01 12:36:42下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1