-
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
-
Image_Compression
说明: 基于小波理论等方法,实现了对2D图像的压缩。欢迎分享!(Method based on wavelet theory, the realization of the 2D image compression. Welcome to share!)
- 2009-08-08 09:22:28下载
- 积分:1
-
Matlab7
MATLAB7的基础性教程,里面内容很全,非常适合新手使用(MATLAB7 basic tutorial, which are very informative, very suitable for new users)
- 2011-04-19 22:16:17下载
- 积分:1
-
PSOPLBG0316
基本蜂群的另一种实现形式~~~~~~~~~~~~~~~~~~(basic ABC)
- 2012-05-08 09:21:54下载
- 积分:1
-
EXTPRINCIPLE
The M-files that are in the folders "Operations," "Extension Principle," and "Plotting" are all keyed
into a specific chapter of the book Uncertain Rule-Based Fuzzy Logic Systems: Introduction and
New Directions, by Jerry M. Mendel, and published by Prentice-Hall, 2000.
There are also some miscellaneous M-files.
- 2013-12-19 15:51:32下载
- 积分:1
-
work
利用小波变换,也是利用多分辨率,去除图像的噪声,从而达到了去除噪声的效果。(Using wavelet transform, which uses a multi-resolution, to remove the image noise, so as to achieve the removal of the noise effect.)
- 2009-11-17 13:55:16下载
- 积分:1
-
matlab_gui1
这是MATLAB GUI制作鲁棒性数字水印的完整程序,很适合做毕业设计的同学参考(This is a MATLAB GUI robust watermark produced a complete program, it is suitable for those students graduate design)
- 2010-05-09 10:18:59下载
- 积分:1
-
feature_points_of_extrcating
激光位移传感器测量齿轮的数据,在数据中进行特征点提取算法。(The laser displacement sensor measuring gear data, feature points in the data extraction algorithm.)
- 2012-03-29 19:56:18下载
- 积分:1
-
jisuanjimonishiyan
以高分子链的模拟为例了解Monte Carlo方法的原理。
(The polymer chain Monte Carlo simulation method as an example to understand the principle.)
- 2011-05-16 21:55:10下载
- 积分:1
-
gravity
newmark gravity newton rapton method
- 2013-08-22 10:06:18下载
- 积分:1