-
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
-
LMSand-RLS
这是通信中常用到的数字滤波器算法的matlab的例子,下载的话,自己要修改。(This is commonly used in communications to the digital filter algorithm matlab example, download the case, they have to change.)
- 2011-05-06 14:38:50下载
- 积分:1
-
BPSK-matlab
卷积码的编码,卷积码的维特比译码,运用bpsk编码实现的(Coding convolutional codes, Viterbi decoding convolutional codes, the use of coding to achieve bpsk)
- 2020-11-19 10:19:37下载
- 积分:1
-
050309.pdf
灰色系统的matlab实现程序!可以预测未来态势发展(Gray system procedures matlab realize! Can predict the future trend of development)
- 2007-07-29 20:41:35下载
- 积分:1
-
6113213744200710141353261689501[1]
《MATLAB 7.0编程基础》源程序(err)
- 2007-11-21 23:00:37下载
- 积分:1
-
convert
convert from gray to rgb
- 2009-06-16 19:51:39下载
- 积分:1
-
bishe1
matlab GUI环境下的手势分割 采用肤色和背景差分 普通摄像头(gesture segmentation matlab GUI environment using color and background subtraction ordinary camera)
- 2015-04-03 10:51:41下载
- 积分:1
-
Tstmean
Fast mean of rectangular subarrays (MEX)
- 2010-12-16 19:42:35下载
- 积分:1
-
Watterson_channel
说明: watterson信道模型,包含四种模型,有3径和4径两类(watterson channel model, including the four models, there are two types of 3 tracks and 4 tracks)
- 2021-04-23 22:18:47下载
- 积分:1
-
HopfieldTsp
说明: 用MatLab,编写用Hopfield网络求
解TSP问题(旅行商问题)的程序(城市
数目≥5)(Using MatLab, prepared using Hopfield network to solve TSP problem (TSP) process (the number of cities with ≥ 5))
- 2021-01-17 20:08:45下载
- 积分:1