-
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
-
matlab2
灰色预测模型,用于预测人口及各种预测模型(Gray forecasting model used to predict the population and various predictive models)
- 2012-09-07 16:38:59下载
- 积分:1
-
fig
weilbull计算,三参数分布的威布尔函数(matlab weibull distribution)
- 2017-08-10 11:00:48下载
- 积分:1
-
anpr_segmentation
This is a matlab code for segmentation part of the automatic number plate detection.
- 2010-10-19 02:21:45下载
- 积分:1
-
twobus
Power flow analysis in two bus system
- 2010-02-22 22:59:12下载
- 积分:1
-
exp1
基于matlab估计随机变量的统计特性
随机信号处理的课程实验(Matlab estimated based on the statistical characteristics of random variables
Random signal processing course experiment)
- 2021-04-27 19:58:44下载
- 积分:1
-
Fastica-method
说明: 一种用于信号处理的盲源分离方法,使用Matlab代码编写的。(A signal processing for blind source separation methods, the use of code written in Matlab.)
- 2011-03-15 16:53:44下载
- 积分:1
-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1
-
FEM1DL
code of solving 1d finite element problem
- 2012-08-26 19:43:11下载
- 积分:1
-
Segmentation
this file gives information about segmentation.matlab is used for processing
- 2013-07-14 14:23:09下载
- 积分:1