-
jpdaf
采用JPDA数据关联算法实现两个个匀速运动目标的点迹与航迹的关联(JPDA data association algorithm using two points of a uniform moving target trace and track association)
- 2021-03-16 23:19:21下载
- 积分:1
-
QR_algrithm
求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计(Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design)
- 2009-02-12 17:13:05下载
- 积分:1
-
circles
a matlab .m file to drow a set of centralized circles
- 2009-11-09 01:34:16下载
- 积分:1
-
eye_code
eye detection sample in matlab. Eyetrackers can analyze a driver’s level of attentiveness while driving and prevent drowsiness from causing accidents.(eye detection sample in Matlab. Eyetracke rs can analyze a driver's level of attentivenes s while driving and prevent CAR from cau sing accidents.)
- 2007-05-18 06:41:03下载
- 积分:1
-
drawROI2
Segment around prominent figure
- 2015-04-09 21:52:16下载
- 积分:1
-
source
source code is related to the matlab projects in matlab
- 2012-02-09 14:30:30下载
- 积分:1
-
clipleftmargin
this seperates the margin of given document
- 2010-08-18 15:20:29下载
- 积分:1
-
threerateIEC1
变压器故障诊断三比值法,可以调节比值范围(IEC threerate)
- 2010-03-06 14:58:30下载
- 积分:1
-
Body-Channel-Communication
说明: 对人体通信实验研究的最佳调制方法。某神秘机构内部刊物~搜不到的那种~(Experimental research on human communication best modulation methods. Publication of a mysterious house that can not ~ ~ Search)
- 2011-04-07 10:19:03下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1