CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最大熵算法

搜索资源列表

  1. TextCla

    0下载:
  2. 支持向量机和EM最大熵文本分类算法,压缩包中包括了测试文本词典,停用词表等-Support vector machines and EM maximum entropy text classification algorithm, compressed package includes a test text dictionary, stop word table
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2380170
    • 提供者:毛龙
  1. yiweishangseg_lj

    0下载:
  2. 一维最大熵图像分割算法的MATLAB实现源代码-the matlab code for degital image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1258
    • 提供者:李静
  1. minisum-maximum-otsu

    0下载:
  2. 实现最小交叉熵 最大熵 OTSU算法的小程序 简单实用-Minimum cross entropy maximum entropy OTSU algorithm procedure is simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:942
    • 提供者:于天泽
  1. matlab-maximum-entropy--segmentation

    0下载:
  2. matlab计算最大熵分割图像,其中包括最大熵的算法以及原代码-matlab to calculate the maximum entropy image segmentation, including the maximum entropy algorithm and source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:4482
    • 提供者:benben
  1. fg

    0下载:
  2. 程序实现了基于最大熵准则的图像分割。其中实现灰度阈值算法即算出双峰的谷底值的方法为:利用灰度直方图求谷底,然后求第一个峰值,第二个,再求谷的位置-Program to achieve the image segmentation based on maximum entropy criterion. The grayscale threshold algorithm, which is calculated bimodal trough value as follows: gray histog
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:668
    • 提供者:Amy
  1. Fzengqiangu

    0下载:
  2. 基于模糊最大熵的红外图像增强算法法,对于红外图像效果很好可直接使用。 -Enhancement algorithm based on the infrared image of the fuzzy maximum entropy method, the good can be used directly for the effect of infrared images.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3808685
    • 提供者:liyun9090
  1. DataMining3rd

    0下载:
  2. 评测数据在去掉停用词的 分类过程开放测试中,引入Good-Turing算法的分类性能比Laplace原则提高了3·05 ,比Lidstone方法提高 1·00 .而在交叉熵选择特征词的算法中,增加Good-Turing的贝叶斯分类方法可比最大熵分类性能高95 .通过这种数据平滑的算法,有助于克服因数据稀疏而引发的特征词缺失问题 -Evaluation data in the open test of the classification process to remove stop
  3. 所属分类:Development Research

    • 发布日期:2017-05-19
    • 文件大小:5363055
    • 提供者:杨宁
  1. vThrreshold--a

    0下载:
  2. 各种分割算法的实验包含阈值分割割,多阈值分割,二维最大熵分割等 -The experiment contains various segmentation algorithm threshold segmentation cut, multi-threshold segmentation, 2D Maximum Entropy Segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:96221
    • 提供者:leyuan
  1. twodimen

    0下载:
  2. 利用matlab,实现二维最大熵的算法,对红外图形进行处理。-Using matlab, two-dimensional maximum entropy algorithm, infrared graphics processing.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:90850
    • 提供者:向海燕
  1. erweiyujiaocha

    0下载:
  2. 交叉熵与二维最大熵结合的算法,很有用处,效果较好。-Cross entropy combined with two-dimensional maximum entropy algorithm, useful, better.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:213740
    • 提供者:向海燕
  1. Kapur_seg

    0下载:
  2. 使用Kapur算法(图像最大熵值)实现灰度图像的二值化分割-Using Kapur algorithm implements image binary segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:813
    • 提供者:Zhang
  1. BAOCUN

    0下载:
  2. 在坐标轴2上,针对二值图像进行分水岭算法的分割以及最大熵阈值算法的分割,并将分割出的部分显示在坐标轴3上。-Axis for the binary image segmentation of the watershed algorithm and maximum entropy threshold algorithm split, and the split part is displayed in the axis 3.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1210
    • 提供者:姚小乐
  1. kmeanPzuidashangsegment

    0下载:
  2. K_means 和 最大熵 图像区域分割算法程序源代码 可以成功运行-K_means and maximum entropy image region segmentation algorithm source code can be run successfully
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1493
    • 提供者:张力
  1. WordsDividing

    0下载:
  2. 这是一个自己写的分词系统,主要用到的算法有最大前向匹配算法和最大熵。-This is a written word segmentation system, mainly used maximum forward matching algorithm and maximum entropy algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:3192658
    • 提供者:两院
  1. MaximumEntropy_OtsuThreshold

    0下载:
  2. 这是一个文献内的算法,将最大类间方差法和最大熵法相结合,得到的算法比单独一种算法效果好的多。-The algorithm isproposed by a literature , it is much better than a single kind of algorithm by combining the Otsu method and maximum entropy.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:1366
    • 提供者:戚琦
  1. zuidashang

    0下载:
  2. 最大熵复原算法,用来处理图形复原重构,以及重建-Maximum entropy restoration algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:31232
    • 提供者:朱海波
  1. matlab_Shannon

    0下载:
  2. 用matlab实现的最大熵自动阈值分割算法,已经调试过,可以直接用。-Matlab to achieve the maximum entropy automatic threshold segmentation algorithm has been debugged, and can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2880
    • 提供者:Jeff
  1. sizhong

    1下载:
  2. 四种传统算法进行DOA估计,前后向线性预测、最大熵、最小模-Four traditional DOA estimation algorithm, the forward and backward linear prediction, maximum entropy, minimum norm
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1120
    • 提供者:sunxu
  1. Untitled2

    0下载:
  2. 最大熵的图像边缘检测算法matlab程序代码-Image edge detection algorithm based on maximum entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:927
    • 提供者:孙贺
  1. MaxE

    0下载:
  2. 用最大熵谱分析法对比一般fft,给出算法及结果-Using the maximum entropy spectral analysis comparing general fft, given algorithm and the results
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:567
    • 提供者:shenyinjun
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com