搜索资源列表
tracking
- A multi-hypothesis approach for salient object tracking in visual surveillance
wang
- N best hypothesis document N best hypothesis as used H-N best hypothesis document N best hypothesis as used HMM
test
- 方差比检验代码,可以用来进行有效市场假说的检验,另外是一部分-Variance ratio test code can be used for the test of the efficient market hypothesis, the other is part of the
5
- 第5章 参数估计与假设检验(此程序是用matlab编写的,此代码已经通过本人测试)-Chapter 5 Parameter estimation and hypothesis testing (this procedure is used matlab, this code has passed my test)
Multiple-hypothesis-algorithm
- MHT(多假设跟踪)是一种基于多个扫描周期量测, 进行数据互联的技术, 理论上是解决数 据关联的最优方法。文中重点阐述多假设跟踪算法中数据聚簇、假设生成及假设概率计算、假设约简与 剪枝等环节。从工程角度出发, 采用K best最优假设和N scan 回溯剪枝以提高算法效率和实用-MHT (multiple hypothesis tracking) is a kind of multiple scan cycle measurement based, d
dna
- 分布函数的假设检验,K-S检验,计算K-S检验临界值Dn,a-Hypothesis testing, distribution function of K-S test, K-S test and Dn calculation of the critical value, a
Parameter
- estimation and hypothesis testing
折半查找法
- 折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打印找不到信息,程序结束。(The method of bin
内弹道程序
- 在一定条件下根据经典内弹道假设,进行内弹道仿真模拟,得出相应的数值结论。(Under certain conditions, the internal ballistic simulation is simulated on the basis of the classical interior ballistic hypothesis, and the corresponding numerical results are obtained.)