登录
首页 » matlab » DBSCAN

DBSCAN

于 2011-12-30 发布 文件大小:2KB
0 267
下载积分: 1 下载次数: 134

代码说明:

  实现基于密度的聚类算法,可以处理噪声数据,效果好(density-based clustering)

文件列表:

DBSCAN.M,4433,2011-11-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wavelet
    本书用较少的数学知识阐明了小波分析的基本理论和应用。(wavelet)
    2009-12-11 10:23:42下载
    积分:1
  • pso_f6
    PSO optimization algorithm
    2012-10-05 15:38:18下载
    积分:1
  • xiashan
    MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
    2013-05-15 08:52:09下载
    积分:1
  • 遗传算法工具箱
    如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序(how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB)
    2005-08-06 09:40:21下载
    积分:1
  • work
    说明:  图像处理:显示,直方图,尺寸变换,付式变换,滤波,输出图像(Image Processing: Display, Histogram, size change, pay-type transform, filter, output image)
    2010-04-24 02:03:44下载
    积分:1
  • TB_IMGVITDEC
    对图像加入白噪声干扰,用维特比译码进行去扰,分别用硬判决和软判决,显示出的图像可以看出不同的效果(White noise is added to the image, performed using Viterbi decoding descrambling, respectively, with the hard decision and soft decision, showing the different effects can be seen in the image)
    2014-12-05 13:24:51下载
    积分:1
  • 异步电机基础仿真
    异步电机矢量控制仿真,包含各种基础矢量控制仿真,包含速度环,电流环,励磁环等。(Asynchronous motor vector control simulation, including a variety of basic vector control simulation, including speed loop, current loop, excitation ring, etc.)
    2020-10-21 16:07:23下载
    积分:1
  • chap6
    雷达系统6------提高雷达性能,并绘制相关曲线(Radar system 6------ improve the performance of radar and drawing the correlation curve)
    2012-03-21 23:32:56下载
    积分:1
  • Multi-Wavelet_Lib
    实现多小波变换的MATLAB工具箱库函数(multi-wavelet transform MATLAB Toolbox library functions)
    2006-10-19 13:46:40下载
    积分:1
  • ipower
    Keyboard-controlled interactive power spectrum demonstrator, useful for teaching and learning about the power spectra of different types of signals and the effect of signal duration and sampling rate. Single keystrokes allow you to select the type of signal (12 different signals included), the total duration of the signal, the sampling rate, and the global variables f1 and f2 which are used in different ways in the different signals. When the Enter key is pressed, the signal (y) is sent to the Windows WAVE audio device. Press K to see a list of all the keyboard commands. T. C. O Haver
    2011-08-18 18:46:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载