-
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
-
pq
本程序的功能是利用PQ分解法进行潮流计算,很方便的程序(failed to translate)
- 2013-05-06 05:46:26下载
- 积分:1
-
canny
实现canny算子图像复原,这是canny算子的matlab软件中的程序(Realize the canny operator image restoration, which is a canny operator in the matlab software program)
- 2015-04-13 14:27:59下载
- 积分:1
-
gatbx
matlab各种m文件,比较全,有很多较好的算法(err)
- 2008-05-07 12:04:32下载
- 积分:1
-
programming-skills
Matlab的编程技巧英文版,描述细致,读着需具备一定英语水平(Matlab programming skills in English, detailed description, read with a certain standard of English)
- 2012-06-15 16:06:56下载
- 积分:1
-
inversor
Inverter model of electric drive
- 2013-03-31 20:44:26下载
- 积分:1
-
zfshibie
字符识别,较为入门的字符识别程序,基于MATLAB。适合入门(Character recognition, character recognition program is started, based on the MATLAB. Suitable for entry)
- 2014-01-07 17:22:36下载
- 积分:1
-
fotf 控制器例程
说明: 控制系统中如何实现分数阶控制器MATLAB例程(Fractional order controller MATLAB routine)
- 2021-04-06 13:59:02下载
- 积分:1
-
NumericalComputingwithMATLABCleveMoler
国外最新的有关MATLAB方面的电子书籍,值得一读,推荐!(good book.)
- 2009-05-14 14:31:07下载
- 积分:1
-
fuzzycontrol
说明: 语言变量X,Y,Z的隶属度函数.模糊控制规则表,还有matlab程序,阐述了模糊规则的生成过程!(good)
- 2009-08-13 20:10:16下载
- 积分:1