登录
首页 » matlab » meanShiftPixCluster

meanShiftPixCluster

于 2013-12-17 发布 文件大小:161KB
0 173
下载积分: 1 下载次数: 2

代码说明:

   This is a good demo of showing how the mean shift idea works for image pixel clustering

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

发表评论

0 个回复

  • Fig.3
    Stud. Appl. Math. 118, 153-197 (2007)关于孤子的位图,figure3(Stud. Appl. Math. 118, 153-197 (2007) on the soliton bitmap, figure3)
    2010-03-11 10:18:51下载
    积分:1
  • waterfilling
    说明:  注水算法的matlab 仿真程序,图形显示结果(Injection algorithm matlab simulation program, the results of graphical display)
    2009-07-22 16:55:29下载
    积分:1
  • misclassification_correction
    说明:  根据个体三期的就业状态及分类出错的概率计算实际失业率(According to the individual' s employment status and classification of three errors in the probability of the actual unemployment rate)
    2010-04-14 14:05:30下载
    积分:1
  • DBSCAN
    实现基于密度的聚类算法,可以处理噪声数据,效果好(density-based clustering)
    2011-12-30 13:36:16下载
    积分:1
  • TLS
    DOA估计中总体最小二乘法的旋转子空间不变算法(A rotational subspace invariant algorithm for total least squares estimation in DOA estimation)
    2018-06-26 10:20:17下载
    积分:1
  • bandwidthest
    多种方法来估计无线电带宽的MATLAB原码(The estimation of wireless signals)
    2013-03-29 08:53:39下载
    积分:1
  • 《结构分析的有限元法与Matlab序设计》源
    本程序为《结构分析的有限元法与Matlab程序设计》的源程序,与书本配套,同时也是学习《有限单元法》入门的相关资料。教材提供梁、杆单元等一系列的编程案例。(This procedure is "structural analysis of finite element method and Matlab programming" source code, and books supporting, but also learning "finite element method" entry related information. The textbook provides a series of programming cases, such as beam and rod units.)
    2021-01-10 20:38:49下载
    积分:1
  • Image-Rectification
    rectification of stereo images using stereovision
    2014-08-21 00:40:30下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • FDD
    matlab编写的频域分解法程序,可以在此基础上进行改进.(matlab prepared frequency domain decomposition procedures can be improved on this basis.)
    2021-03-06 13:29:31下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载