-
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
-
bp_huanghe
BP源代码共享!希望对大家有帮助今天编了个预测程序,效果不是很好,但里面一些基本算法希望给刚学的人有所帮助!同时也希望高人帮忙指点一下,我这个程序要怎么样预测效果才会好点,谢谢!(BP to share the source code! Hope everyone has to help today编了个prediction procedure, the effect is not very good, but inside some of the basic algorithm would like to just help people to learn! At the same time also hope that an expert advice to help you, I like this process to predict how the effect will be a good point, thank you!)
- 2008-08-21 13:16:32下载
- 积分:1
-
matlabprogrom
说明: matlab 的重要算法,一些常用数据的处理方法。(matlab key algorithm, a number of commonly used data processing methods.)
- 2011-03-29 23:19:39下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
matlab_text
说明: 雷达电子战当中的幅度调制干扰(AM),频率调制干扰(FM),相位调制干扰(PM),噪声调制干扰(RM)。也可以很快移植应用于systemVue中的matlab模块之中。(Amplitude modulation jamming (AM), frequency modulation jamming (FM), phase modulation jamming (PM) and noise modulation jamming (RM) in radar electronic warfare. It can also be transplanted into the MATLAB module of systemvue.)
- 2021-03-03 10:38:16下载
- 积分:1
-
IIRFIR
这是基于数字信号处理的滤波器设计,有FIR的和IIR的有6种不同的窗函数(IIR and FIR )
- 2010-05-09 10:49:28下载
- 积分:1
-
matlab-gui-electronic-periodicals
matlab gui电子期刊,适合初学者(matlab gui electronic periodicals
)
- 2011-11-28 11:17:58下载
- 积分:1
-
intelligent-algorithm11-15examples
matlab 智能算法30个案例分析11-15例的代码(intelligent algorithm matlab analysis of 30 cases, 11-15 cases of code)
- 2011-11-01 21:30:41下载
- 积分:1
-
用matlab实现的曼彻斯特 BVLsQI编码
用matlab实现的曼彻斯特 BVLsQI编码。50 占空比(可调)。绘制时域波形和频域功率谱密度。结果跟北邮的GlxNsvt 的通信原理课件上的形状一模一样。 .
(With Manchester BVLsQI encoding matlab realize. 50 duty cycle (adjustable) . Draw time-domain waveform and frequency domain power spectral density. Results with BUPTGlxNsvt Exactly the same shape Wenbin communication on the principles of courseware.
)
- 2016-02-05 09:24:42下载
- 积分:1
-
main
哈工大的数学实验的大量的matlab仿真例程,包括莫比乌斯曲面簇的数学模型研究等内容,以及matlab界面设计等(HIT mathematical experiment matlab simulation routines, including Mobius surface the mathematical model of research clusters, as well as Matlab interface design)
- 2012-04-16 17:16:00下载
- 积分:1