-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1
-
ieee_rts
电力系统20节点测试系统电力系统20节点测试系统电力系统20节点测试系统(20-node test system of the power system of the 20-node test system of the power system of the power system 20-node test system)
- 2013-04-12 15:40:30下载
- 积分:1
-
蚁群算法
基于matlab的用蚁群算法实现车辆派遣的最优问题(The optimal problem of vehicle dispatch based on ant colony algorithm based on MATLAB)
- 2018-02-02 23:51:46下载
- 积分:1
-
OFDMTechniqueandItsSimulationwithMATLAB
正交频分复用(OFDM)技术及其MATLAB模拟(orthogonal frequency division multiplexing (OFDM) technology and its MATLAB simulation)
- 2007-07-04 00:55:44下载
- 积分:1
-
matrix-multiplication
An introductory example on how to use MPI, the problem solved is a naive parallel matrix multiplication.
- 2014-08-20 19:47:57下载
- 积分:1
-
GODLIKE
遗传算法与模拟退火,粒子群算法的结合与比较实验.稍微修改就可以学习应用(Genetic algorithms and simulated annealing, particle swarm optimization algorithm and comparison with experiment. A slight modification can learn the application of)
- 2009-09-18 10:34:03下载
- 积分:1
-
goldmin
goldmin method - use a root in polynomial or function / iterative method
- 2011-12-13 20:10:00下载
- 积分:1
-
matlab-image-source-code
matlab图像分割算法源码.图像反转.灰度线性变换.非线性变换.直方图均衡化
(matlab image segmentation algorithm source code)
- 2013-12-18 20:03:07下载
- 积分:1
-
caft230rp
caft230 for send the quest
- 2015-04-01 06:32:11下载
- 积分:1
-
mallat.m
小波谱分析mallat算法经典程序
clc clear
%% 1.正弦波定义
f1=50 % 频率1
f2=100 % 频率2
(Mallat algorithm for spectral analysis of small classical procedures clc clear 1. Sine wave definition of f1 = 50 frequency of 1f2 = 100 frequency of 2)
- 2008-04-07 01:24:28下载
- 积分:1