-
layout-analysis
在报纸或打印体中,可以进行布局分析,最终结果是划分好的矩形块(layout analysis pattern recognizition)
- 2012-09-10 08:03:57下载
- 积分:1
-
tsp
用于解决TSP问题的路径优化算法,一种改进的memetic算法(Used to solve TSP problem of path optimization algorithm, an improved memetic algorithm
)
- 2013-10-06 15:15:44下载
- 积分:1
-
MATLABprogramming
matlab编程的入门教材,适合初学者阅读,本书由浅入深,逐步推进地说明编程的各个注意点(matlab programming primer for beginners to read, the book progressively, step by step description of each programming point of attention)
- 2011-11-28 20:18:13下载
- 积分:1
-
minRosen
说明: Rosen梯度法求解约束多维函数的极值用matlab实现(Rosen gradient method for solving constrained multi-dimensional realization of the function extreme value with matlab)
- 2011-03-14 09:24:11下载
- 积分:1
-
mypca
It is the code to implement Principal Component Analysis, which is a very popular factorization method
- 2013-01-30 21:07:16下载
- 积分:1
-
ofdm(complete)
正交频分复用(OFDM)的完整系统仿真程序,值得学习参考(Orthogonal Frequency Division Multiplexing (OFDM) is a complete system simulation program, it is worth learning reference)
- 2013-11-13 11:13:32下载
- 积分:1
-
Balancing
自平衡小车卡尔曼滤波程序,ADXL220
可以站立前进倒退(Self-Balancing Robot Kalman filtering procedures, ADXL220 can stand forward backwards)
- 2014-02-04 11:18:14下载
- 积分:1
-
baoneng
这个有中文注释,看得明白,包括主成分分析、因子分析、贝叶斯分析,BP神经网络的整个训练过程。( The Chinese have a comment, understand it, Including principal component analysis, factor analysis, Bayesian analysis, The entire training process BP neural network.)
- 2016-08-21 15:44:03下载
- 积分:1
-
array_signal
此程序用于产生直线阵天线阵列的方向性图,非常有价值(This procedure is used for creating a linear array of antenna array pattern)
- 2009-07-09 07:27:14下载
- 积分:1
-
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