CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 最大熵算法

搜索资源列表

  1. svm-EM

    0下载:
  2. SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2591580
    • 提供者:frank
  1. memcof

    1下载:
  2. 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1456
    • 提供者:single
  1. maxent-2.5.1

    0下载:
  2. 最大熵分类器,实现对文本的分类,很好的机器学习算法。-Maximum Entropy classifier, the realization of the text classification, a good machine learning algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1267585
    • 提供者:candy
  1. ICA

    4下载:
  2. 基于负熵最大的独立分量分析算法,可以将独立的混合信号分离-Based on the negative entropy of the largest independent component analysis algorithm can be a separate mixed-signal separation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:670
    • 提供者:王世栋
  1. myTSP

    0下载:
  2. 关于TSP问题的蚁群算法,加入局部更新和基于最大信息熵的优化,并有美观的显示界面,是关于蚁群算法很好学习模板,可以作为算法模块加入到你自己的程序中.-On the ant colony algorithm for TSP problem by adding partial update and optimization based on maximum entropy, and a beautiful display interface, a very good study on the ant
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3558678
    • 提供者:chenshu
  1. segment_ga

    0下载:
  2. 遗传算法在图像分割中的应用,有在一维和二维最大熵分割中的基本算法的实现及改进后的实现,自己看看吧。-Genetic algorithm in image segmentation, there is at one and two dimensional maximum entropy partitioning in the realization of the basic algorithms and improved to achieve their own look.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:331017
    • 提供者:sdff
  1. main

    0下载:
  2. 最大熵方法 最小方差以及MUSIC算法对信号DOA进行估计,分别对相干信源和独立信源进行仿真效果分析-Maximum entropy method and the MUSIC algorithm for minimum variance to estimate the signal DOA, respectively, of coherent sources and independent sources for analysis of simulation results
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1273
    • 提供者:刘小明
  1. threshold-segentation

    0下载:
  2. 图像分割算法,改进的二维最大熵遗传算法研究-Image segmentation algorithm, the improved genetic algorithm for two-dimensional maximum entropy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:85655
    • 提供者:zhaoyong
  1. doa

    0下载:
  2. DOA估计:最大熵算法、最小模算法、最小方差算法。输入: 快拍数据协方差矩阵R,观察范围内各方向导向矢量,三维矩阵phiyz。输出:最小方差谱估计矩阵P。-DOA Estimation: maximum entropy algorithm, the minimum norm algorithm, the minimum variance algorithm. Input: snapshot of the data covariance matrix R, the steering vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1042
    • 提供者:felix
  1. twodimen

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

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

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

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

    0下载:
  2. 利用二维最大熵算法实现对红外图像的处理,此方法对某些图片效果较好。-D maximum entropy algorithm for infrared image processing, this method has some better pictures.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:70174
    • 提供者:向海燕
  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. sizhong

    2下载:
  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. 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. mysegment

    0下载:
  2. 我自己编写的基于遗传算法的一维最大熵KSW阈值分割代码。-I have written the one-dimensional maximum entropy threshold segmentation based on genetic algorithm KSW code.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:95849
    • 提供者:lzhang
  1. maximum_entropy

    0下载:
  2. 最大熵模型IIS参数估计算法的实现,针对自然语言处理中词位分词的任务设计-IIS for maximum entropy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2970
    • 提供者:swim
  1. matlab

    0下载:
  2. 基于yule_walker,burg,协方差,改进协方差,最大熵方法这五种算法的matlab程序,并且是一个周期正弦信号与高斯白噪声的模型-Yule_walker, burg, covariance, improved covariance method of maximum entropy algorithm matlab these five programs, and is a periodic sinusoidal signal with Gaussian white noise mod
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3038
    • 提供者:王蕾
  1. maxent-master

    0下载:
  2. 最大熵模型算法,用于统计学习,文本分类,文本聚类研究-The maximum entropy model algorithm for statistical learning, text classification, text clustering research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1282845
    • 提供者:liweiqing
  1. 基于信息熵最大的图像分割研究

    0下载:
  2. 针对数字图像利用信息熵标准结合阈值迭代法进行图像分割,以提高图像分割的准确性。设计信息熵算法并程序实现,仿真结果表明编写程序有效,分割效果明显。(this thesis makes a research on the image segmentation technique which is the combination of standard information entropy and Iteration threshold.Meanwhile this thesis designs e
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:362496
    • 提供者:五道杠骚年
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com