搜索资源列表
RaoBlackwellisedParticleFilteringforDynamicConditi
- The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient stat
KMEANS
- The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.-The KMEANSprogram accepts input consisti Vi of vectors and calculates the givennumbe
matlab_hmm
- hide markov model(HMM) for matlab including initiate,train,and test three parts -hide markov model (HMM) for Matlab includi Vi initiate, train, and test three parts
zhi-po-lian-huan
- 这是一个智破连环的算法 【输入文件】 输入文件zplhz.in第一行包含三个整数:M、n和k(1 £ M, n£ 100,1£ k£ 1000),分别表示B国连环阵由M个武器组成,A国有n个炸弹可以使用,炸弹攻击范围为k。以下M行,每行由一对整数xi,yi(0£ xi,yi £ 10000)组成,表示第i(1£ i£ M)号武器的平面坐标。再接下来n行,每行由一对整数ui,vi(0 £ ui,vi£ 10000)组成,表示第i(1£ i£ n)号炸弹的平面坐标。输入数据保证无误和有
tra
- 路径跟踪法 最优化理论与算法 陈宝林 第六章算例 例题 以及两篇参考文献-The path following method example Example of optimization theory and algorithms Chen Baolin Chapter VI
VCPP-image-processing-chapter06
- VisualC++数字图像处理技术详解第2版光盘-第六章-VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VI
LOMO_XQDA
- 行人重定位算法,识别效果非常好,有源码和文章-Person re-identification is an important technique towards automatic search of a person’s presence in a surveillance video. Two fundamental problems are critical for person re-identification, feature representation and me
main_xor
- 《MATLAB神经网络原理与实例精解》,第六章中的例子——BP网络实现异或逻辑-" MATLAB network principles and examples of fine solution nerves," Chapter VI examples BP network XOR logic