-
Segmentation
这个方法有两个好处。
( a )虽然只是一个半径差逼近,很容易找到最高在一个小蓄电池,因为通过降低 隐平滑做的蓄电池。( b )在同一时间处理时间搜索减少
(Pattern Recognition and Image Procesing Group.
The size of the accumulator is varied as hierarchical voting is performed. This
has two advantages.
[a] While the radius is only a poor approximation, it is easier to find the maximum
in a small accumulator and because by means of the downsampling
implicit smoothing is done to the accumulator.
[b] At the same time processing time for the search is reduced.)
- 2009-02-24 17:44:18下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
winfft
对信号进行加窗分析,分别对信号加矩形窗、汉明窗进行傅里叶变换后分析加窗后的信号的频谱图,与原信号对比(To add window analysis of signal, the signal respectively and the rectangle window, hamming window and window after Fourier transform analysis of signal spectrum, and compared with the original signal)
- 2014-12-26 17:56:58下载
- 积分:1
-
CBEA_B1
基于云模型雾化算法的实现。该程序实现了雾化算法在全局范围内的最优搜索(二维,十维,三十维)。(Aerosol cloud model based algorithm. The process of atomization Algorithm for the Global Optimum Search in the context of (two-dimensional, 10 dimensional, 30 dimensional).)
- 2010-07-30 12:04:44下载
- 积分:1
-
outstar
matlab写的简单的联想网络实例,模拟dog,meat,light生物条件反射实验(matlab write simple examples of the association network, analog dog, meat, light on Biological conditioned reflex experiments)
- 2009-05-08 09:42:16下载
- 积分:1
-
scd
逐步共线性诊断在成分分析方法降维精确性中的应用(Gradually the collinearity diagnosis analysis method application of reduced- dimension accuracy in composition
)
- 2013-09-20 17:02:57下载
- 积分:1
-
liyapunuo
随机振动-李雅普诺微分方程的精细积分在计算机上的实施算例。(The precise integration of random vibration- Lyapunov differential equations to implement on a computer example.
)
- 2014-11-03 21:49:10下载
- 积分:1
-
OnePointGR
合成孔径雷达,距离多普勒算法下的,简单点目标欺骗干扰,matlab仿真程序。(Range_Dopplor algorithm of deception jamming about Synthetic Aperture Radar. )
- 2014-02-26 00:17:16下载
- 积分:1
-
diffra
全息图生成与复现,可以实现全息图的生成与复现,可以参考。(Hologram generation and reproduction, can generate a hologram and reproduction, can refer to.)
- 2011-08-05 00:30:36下载
- 积分:1
-
makebatches
自己编写的一个大批量不同类别数据录入程序,并且为防止因为数据量太大导致程序运行缓慢,将其改写成分批小规模数据。方便了大规模数据处理慢带来的各种不变。(I have written a large quantities of different types of data entry procedures, and because the amount of data in order to prevent too much causes the program to run slowly, be rewritten into small batches of data. Facilitate the large-scale data processing slow and the various unchanged.)
- 2013-09-23 09:52:29下载
- 积分:1