-
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
-
noisecg
复数噪声信号的产生,包括高斯白噪声和色噪声(滤波器可定义)(plural noise signal produced, including white Gaussian noise and color noise (Filter definable))
- 2007-04-02 17:07:03下载
- 积分:1
-
Kalman-filter
Kalman Filter. for every thing. yuo can import your model and define the maximum coariance ss and estimte the states of the system according to states and outputs of the system/
- 2013-11-08 19:08:43下载
- 积分:1
-
Lyapunov
Stochastic Nework Optimization via Lyapunov Drift-plus-Penalty technique
- 2020-07-28 10:08:39下载
- 积分:1
-
3312e2e96dcb
个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序(Collection of genetic algorithm, ant colony algorithm for hybrid particle swarm optimization algorithm to solve TSP MATLAB program)
- 2012-05-23 23:33:01下载
- 积分:1
-
easycwmp1.0.1
EasyCwmp is a GPLv2 open source implementation of the TR069 cwmp standard. EasyCwmp is developed by PIVA Software and it is derived from the project freecwmp.The aim of this project is to be fully conform with the TR069 CWMP standard.
- 2014-08-14 14:20:35下载
- 积分:1
-
learning_matlab2
英文版书籍,学生版学习matlab的书籍,非扫描版。(English books, student books to learn matlab, non-scan version.)
- 2010-12-26 06:40:28下载
- 积分:1
-
GetMousePointer
用matlab程序编写的一个捕捉鼠标坐标的小程序,用来参考。(Matlab programmers use to capture the mouse coordinates of a small program used to refer to.)
- 2009-05-06 18:42:54下载
- 积分:1
-
FIR
adaptation par filtre fir
- 2010-02-25 02:19:47下载
- 积分:1
-
MATLAB
matlab的很好的教程,清楚的介绍了各章的内容,还有一些实训课程指导! (a good tutorial matlab, clearly describes the content of each chapter, there are training courses guide!)
- 2011-04-30 22:15:57下载
- 积分:1