登录
首页 » matlab » Community_BGLL_Matlab

Community_BGLL_Matlab

于 2017-06-30 发布 文件大小:38KB
0 81
下载积分: 1 下载次数: 18

代码说明:

  这个是一个非常好的社区发现算法,该算法社区发现的精度非常高。(this is a algorihtm about community detection)

文件列表:

Community_BGLL_Matlab
Community_BGLL_Matlab\cluster_jl.m
__MACOSX
__MACOSX\Community_BGLL_Matlab
__MACOSX\Community_BGLL_Matlab\._cluster_jl.m
Community_BGLL_Matlab\cluster_jl_cpp.m
__MACOSX\Community_BGLL_Matlab\._cluster_jl_cpp.m
Community_BGLL_Matlab\cluster_jl_orient.m
__MACOSX\Community_BGLL_Matlab\._cluster_jl_orient.m
Community_BGLL_Matlab\cluster_jl_orient_cpp.m
__MACOSX\Community_BGLL_Matlab\._cluster_jl_orient_cpp.m
Community_BGLL_Matlab\cluster_jl_orientT.m
__MACOSX\Community_BGLL_Matlab\._cluster_jl_orientT.m
Community_BGLL_Matlab\cluster_jl_orientT_cpp.m
__MACOSX\Community_BGLL_Matlab\._cluster_jl_orientT_cpp.m
Community_BGLL_Matlab\jl_clust.cpp
__MACOSX\Community_BGLL_Matlab\._jl_clust.cpp
Community_BGLL_Matlab\jl_clust.mexglx
__MACOSX\Community_BGLL_Matlab\._jl_clust.mexglx
Community_BGLL_Matlab\jl_clust_orient.cpp
__MACOSX\Community_BGLL_Matlab\._jl_clust_orient.cpp
Community_BGLL_Matlab\jl_clust_orient.mexglx
__MACOSX\Community_BGLL_Matlab\._jl_clust_orient.mexglx
Community_BGLL_Matlab\jl_mnew.cpp
__MACOSX\Community_BGLL_Matlab\._jl_mnew.cpp
Community_BGLL_Matlab\jl_mnew.mexglx
__MACOSX\Community_BGLL_Matlab\._jl_mnew.mexglx
Community_BGLL_Matlab\readme.txt
__MACOSX\Community_BGLL_Matlab\._readme.txt
__MACOSX\._Community_BGLL_Matlab

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

发表评论

0 个回复

  • iapolarcoord
    图片极坐标转换,可实现极坐标转换,以及求傅里叶变换(Picture polar coordinate conversion, convert polar coordinates can be realized, as well as seeking the Fourier transform)
    2014-01-23 10:42:11下载
    积分:1
  • qicheshiyan
    这是一个去背景并且进行阈值分割的程序,阈值的选择采用迭代法(This is the background to a threshold value and segmentation procedures, the threshold value of the options using the iterative method)
    2007-04-26 21:06:30下载
    积分:1
  • Joint entropy
    说明:  计算两个离散变量x和y的联合熵z = H(x,y)。 输入:x,y:两个相同长度的整数向量输出:z:联合熵 可以使用,有利于学习目的(Compute joint entropy z=H(x,y) of two discrete variables x and y. Input: of x, y: two integer vector of the same length Output: z: joint entropy good for learning purposes)
    2020-06-23 11:20:01下载
    积分:1
  • Text-digital-watermarking-technology
    文本数字水印技术极富挑战性. 首先简述了文本的分 类 然后介绍了文本数字水印技术领域的主要研究成果和最新进展,包括基于文档结构、自然语言 处理技术和传统图像水印技术三类方法 从容量,鲁棒性,技术基础等方面比较了现有成果,分析了 各类方法的主要优缺点 最后在总结现有成果的基础上展望了文本数字水印技术的前景,指出了该 技术未来可能的研究重点以及待改进和研究的方向.(Text digital watermarking technology challenging, first outlined text points Class then presents the main findings and the latest developments in the field of text digital watermarking technology, including those based on document structure, natural language Processing technology and traditional method of image watermarking technology categories from the capacity, robustness, technology infrastructure and other aspects of the existing comparative results analyzed The main advantages and disadvantages of various types of methods finally summarize the results on the basis of the existing prospect foreground text digital watermarking technology, pointed out that Technology and possible future research priorities for improvement and research directions.)
    2021-03-26 10:19:14下载
    积分:1
  • ImageMagick-6.8.6-7.tar
    ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
    2013-08-03 05:33:24下载
    积分:1
  • draw-a-single-variable-source
    一个基于MATLAB 7.2 (R2006a)实现的绘制一个单变量的直方图源码。(A histogram based on MATLAB 7.2 (R2006a) draw a single variable source. )
    2012-10-13 09:59:59下载
    积分:1
  • 720全景
    360全景 720全景 VR 360度 720度 全景 漫游 最新添加功能: 1 支持视频播放。 2 支持多个场景 3 支持更换图片(全景图外部链接,XML配置)。(360 Panoramic 720 Panoramic VR 360 Degree 720 Degree Panoramic Walkthrough Latest Add Function: 1 Supports Video Playing. 2 Support multiple scenarios 3 support replacing pictures (panoramic external links, XML configuration).)
    2020-11-26 15:09:31下载
    积分:1
  • OpenCVsurf
    opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。(opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.)
    2009-06-22 15:46:18下载
    积分:1
  • C语言实现的DFT
    用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!(C language classic of the discrete Fourier transform (DFT) algorithm! More practical!)
    2012-12-20 20:11:01下载
    积分:1
  • SURF
    该算法可以应用于计算机视觉的物体识别以及3D重构中。(The algorithm can be applied to object recognition in computer vision and 3D Reconstruction.)
    2016-05-31 10:32:38下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载