-
classification
说明: matlab环境下的模式识别分类例程。高维样本投影到低维空间进行分类识别。(matlab environment classification pattern recognition routines. High-dimensional samples are projected onto low-dimensional space for classification and identification.)
- 2008-11-19 17:25:27下载
- 积分:1
-
releaseV301
Structured Edge Detection Toolbox(
###################################################################
# #
# Structured Edge Detection Toolbox V3.0 #
# Piotr Dollar (pdollar-at-microsoft.com) #
# #
###################################################################
1. Introduction.
Very fast edge detector (up to 60 fps depending on parameter settings) that achieves excellent accuracy. Can serve as input to any vision algorithm requiring high quality edge maps. Toolbox also includes the Edge Boxes object proposal generation method and fast superpixel code.
If you use the Structured Edge Detection Toolbox, we appreciate it if you cite an appropriate subset of the following papers:
@inproceedings{DollarICCV13edges,
author = {Piotr Doll ar and C. Lawrence Zitnick},
title = {Structured Forests for Fast Edge Detecti)
- 2014-10-13 14:52:12下载
- 积分:1
-
kalman
卡尔曼滤波算法的实现,并在相同的条件下与其他滤波算法进行对比,总结kalman滤波的优点。(the realization of kalman)
- 2014-12-15 09:06:44下载
- 积分:1
-
MOKA
Matlab source code for simulation of queue in Bank using exponencial distribution.
- 2010-08-03 19:58:32下载
- 积分:1
-
Matlab-Collection-code
《matlab 宝典》源代码,很实用,希望对大家有帮助,呵呵!(" Matlab Collection" source code, it is practical, we want to help, huh, huh!)
- 2011-02-07 19:35:52下载
- 积分:1
-
pso
this is a code for pso optimization method
- 2012-04-11 21:27:26下载
- 积分:1
-
image-fusion
用matlab进行多聚焦图像融合,包括图像直接融合,傅里叶变换融合,和小波融合的源代码( multi-focus image fusion by matlab, including direct images fusion, Fourier transform integration, and wavelet fusion )
- 2013-12-27 13:58:46下载
- 积分:1
-
PVsystem
Simulation model of solar energy system used in modelling of renewable hybrid energy power system
- 2015-03-29 22:09:23下载
- 积分:1
-
001
图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比(Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree)
- 2010-07-07 11:13:34下载
- 积分:1
-
b
说明: :DBSCAN是一个基于密度的聚类算法。该算法将具有足够高密度的区域划分为簇,并可以在带有“噪声”的空间数
据库中发现任意形状的聚类。但DtLqCAN算法没有考虑非空间属性,且DBSCAN算法需扫描空间数据库中每个点的e一
邻域来寻找聚类,这使得DBSCAN算法的应用受到了一定的局限。文中提出了一种基于DBSCAN的算法,可以处理非空
间属性,同时又可以加快聚类的速度。(: DBSCAN is a density-based clustering algorithm. The algorithm has a sufficiently high density area is divided into clusters, and to be with the " noise" found in the spatial database clusters of arbitrary shape. But DtLqCAN algorithm did not consider non-spatial attributes, and spatial database DBSCAN algorithm to be scanned for each point e in the neighborhood to find a cluster, DBSCAN algorithm which makes the application subject to certain limitations. In this paper, an algorithm based on DBSCAN can handle the non-spatial attributes, can also speed up the clustering speed.)
- 2010-12-06 16:38:45下载
- 积分:1