-
motionEstTSS
三步法哪l是一种较好的搜索算法,快速而且高效,它是在对数法的基础上对
其进行了改进,提出在每一步搜索后搜索步长均减半的算法。它基本保持了FS的
性能,但其计算量只有FS的10%左右。TSS在会议电视和可视电话中应用较多,
它通过三步搜索,逐步较小搜索步长。若最大搜索范围为士7,搜索精度取一个像
素,则步长为4、2、1,共需三步即可满足要求,从而得名。
(L three-step method which is a better search algorithm, fast and efficient, it is on the basis of the number of law be improved, made in every step of the search after the search step of the algorithm are reduced by half. It basically maintained the performance of FS, but the calculation is only about 10 of FS. TSS at the meeting on television and video telephony in the application of more three-step search through progressively smaller search step. If the maximum search range of disabilities 7, search for a pixel accuracy, the step size for the 4,2,1, a total of three steps to meet the requirements, thus its name.)
- 2008-04-14 10:06:52下载
- 积分:1
-
HaarFeaturesNo
这个是用来计算Haar-like特征数目的,用MATLAB求的某一个矩形特征的数目(This is used to calculate the number of Haar-like features, with the MATLAB find a certain number of characteristics of a rectangular)
- 2010-12-15 22:49:49下载
- 积分:1
-
WARPLab_LTE_demo_code
The ultimate goal of the project is to develop a smart autonomous robot that is able to navigate fully utonomously around the laboratory floor or even the campus
- 2014-12-10 20:26:32下载
- 积分:1
-
Simplex2phase
matlab两阶段单纯形法解线性规划问题的函数,有详细的注释和说明,还有一个word文档是用该程序解决实际问题的一个例子。(Matlab codes for simplex 2 phase algorithm, detailed comments and instructions, and a example using this code to solve a real problem.)
- 2013-12-25 11:31:29下载
- 积分:1
-
1605667668MachineLearning
A book on Machine Learning
- 2014-01-30 22:40:15下载
- 积分:1
-
demo_yinyang
运用最小二乘向量机,去拟合边界。可以较好的拟合边界(The use of least squares vector machines to fit the boundary)
- 2009-06-02 21:25:51下载
- 积分:1
-
integral-separation-PID
关于积分分离PID的程序,可以供大家学习参考。(About integral separation PID program, everyone can learn reference.)
- 2013-08-04 09:24:28下载
- 积分:1
-
DataCheck
批量读栅格文件转成二进制文件的值信息,适合地理学(Batch read grid file into a binary file the value of information, suitable for geography)
- 2012-08-03 12:44:47下载
- 积分:1
-
as
说明: 蚁群算法求解TSP问题,非常简单,绝对可用(ant swarm to solve the problem of tsp )
- 2011-03-23 13:33:45下载
- 积分:1
-
ddddd
编写程序将含有20个数据的数组M分成两个数组:正数组P和负数组N,并分别统计两个数组的个数,显示在屏幕上。(Write a program containing the data array 20 is divided into two arrays M: positive and negative groups Array P N, and the number of two arrays statistics were displayed on the screen.)
- 2013-11-14 16:14:07下载
- 积分:1