-
find--k-best-1.00
Implementation of the Murty algorithm to obtain the best K assignments. Includes the implementation of the Jonker-Volgenant algorithm.
Usual applications are multiple target tracking algorithms, Joint Probabilistic Data Association (JPDA), Multiple Hypothesis Tracking (MHT), Global Nearest Neighbours (GNN), etc.
Based on the original code by Jonker-Volgenant, and the Murty Matlab implementation by Eric Trautmann
Can be used both from Java or Matlab.
Time for a 100x100 assignment problem, with k=20:
• Matlab implementation: 54.5 sec
• Java implementation: 1 sec
- 2012-06-11 02:34:33下载
- 积分:1
-
hurst
市场择时研究之hurst指数的matlab实现(Research on the realization of the Hurst index of MATLAB market timing)
- 2014-09-26 13:40:33下载
- 积分:1
-
OFDM_Sync_simu11
用于OFDM通信仿真的同步算法源代码,对作ofdm同步者很有帮,代码(For OFDM communications simulation synchronization algorithm source code for OFDM synchronization on a high to help, code)
- 2008-03-01 18:42:39下载
- 积分:1
-
mseq
此函数用来生成最大长度线性移位寄存器序列
connections为特征多项式向量,registers为初始值向量
len为所需序列长度,若为0则输出一个周期(the function to engenerate m sequence)
- 2009-11-15 09:35:13下载
- 积分:1
-
Matlab-rumen
对于不熟悉matlab的新手,倒是可以下载来看看的。混个会员下载东西(For the novice not familiar with matlab, you can download to see the touches. Mixed Member download stuff)
- 2011-08-11 20:02:04下载
- 积分:1
-
sinc
sinc插值 计算的程序。。。。。。。。(sinc function)
- 2011-12-07 15:35:31下载
- 积分:1
-
Steeringautoparkingsimulation
说明: 自动泊车算法演示,可以动画演示自动泊车过程,直观看到车轮的运动状态(Steering autoparking simulation)
- 2021-03-24 17:39:14下载
- 积分:1
-
Kmeans-julei
动态聚类的k均值算法,采用matlab编程,内有多个子程序,和一个主程序(dynamic clustering algorithm k mean using matlab)
- 2011-06-24 10:19:10下载
- 积分:1
-
SURF-Points
Module Provides implementation of SURF Points to detect invariant features input image for robust image matching. It takes less time to detect features an image rather than SIFT
- 2015-02-20 20:01:18下载
- 积分:1
-
langrange
拉格朗日插值法。当给出一系列xi以及相应的yi,可以用此法求出一个二元一次方程f,使得f(xi)=yi。(Lagrange interpolation. When given a series of xi and the corresponding yi, a binary one can find the equation of this method f, so f (xi) = yi.)
- 2010-11-12 21:41:04下载
- 积分:1