-
nearest_neighbor_zoom
this code discribe the method related to nearest neighbour
- 2010-09-29 18:58:33下载
- 积分:1
-
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
-
lmitoolbox
说明: 基于MATLAB下以LMI工具箱为基础的控制系统设计(Based on the LMI toolbox under MATLAB-based Control System Design)
- 2009-08-20 17:38:46下载
- 积分:1
-
QC-LDPC-for-deep-space-applications-
准循环LDPC码在深空通信和高码率数传通信中应用(Quasi-Cyclic Low-Density Parity-Check (QC-LDPC) codes for deep space and high data rate applications)
- 2013-04-21 19:12:13下载
- 积分:1
-
videoedge
说明: 本程序使用视频和图像处理模块库来找到一个视频流中对象的边缘。(The program uses video and image processing module library to find a video stream edge of the object.)
- 2010-04-12 23:45:33下载
- 积分:1
-
choas_suanfa
这是一个MATLAB与其它工具结合使用的贴子包,通过该贴子可以方便的找到MATLAB与各种其他工具的配合使用方法,简单实用。(This is a combination of MATLAB and other tools used in post package, through the post can easily find the MATLAB and with a variety of other tools to use, simple and practical.)
- 2010-05-11 23:10:20下载
- 积分:1
-
M-call-C
混合编程时,M文件中调用C语言函数,精通matlab编程一书的例程,希望有帮助。(mixed programming, the paper called M C language function, proficient Matlab programming routines in a book. hope it helps.)
- 2007-03-27 16:11:32下载
- 积分:1
-
cuzaojidaima
粗糙集属性约简的matlab小程序以及一些可读文献~~~~(Rough set attribute reduction procedures as well as some small matlab readable literature ~ ~ ~ ~)
- 2011-08-31 16:23:59下载
- 积分:1
-
matlabPHFSS-apply
matlab与HFSS接口例程,适用于matlab中建立模型,在HFSS中仿真模型的电磁特性(matlab and HFSS interface routines for matlab in modeling, simulation model in HFSS electromagnetic properties in)
- 2020-10-19 22:37:25下载
- 积分:1
-
DOA
This file compares various low resolution and high resolution direction of arrival algorithms.
The low resolution algorithms are bartlett and capon. The high resolution algorithms are Music, PHD.
- 2015-03-07 15:32:03下载
- 积分:1