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

搜索资源列表

  1. infomaxica

    1下载:
  2. 信息极大化算法,用在模式识别中可以提高识别率。-information maximization algorithm, used in pattern recognition can improve recognition rates.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1077
    • 提供者:覃美凤
  1. gaussianSrc

    0下载:
  2. The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15614
    • 提供者:陈伟
  1. gmm

    0下载:
  2. 一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:windman
  1. EM

    0下载:
  2. 用matlab语言写的EM(Expectation maximization)算法,用于模式分类
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2134
    • 提供者:罗升阳
  1. icaML

    0下载:
  2. This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixin
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:7664
    • 提供者:陈互
  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4271126
    • 提供者:查日东
  1. Expectation-Maximization.zip

    1下载:
  2. 混合高斯分布中基于最大期望算法的参数估计模型,适应于通信与信号处理以及统计学领域,Mixed Gaussian distribution algorithm based on the parameters of the greatest expectations of the estimated model, adapted to communications and signal processing, as well as the field of statistics
  3. 所属分类:matlab

    • 发布日期:2015-12-23
    • 文件大小:5836
    • 提供者:赵亮
  1. PCAL1

    1下载:
  2. TPami上的Principal Component Analysis Based on L1-Norm Maximization的源代码,我是向作者要的。-source code of Principal Component Analysis Based on L1-Norm Maximization
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:817
    • 提供者:刘波
  1. EM

    6下载:
  2. EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-28
    • 文件大小:203628
    • 提供者:冰激凌
  1. fastica

    0下载:
  2. 用matlab实现的最大化负熵的独立分量分析方法,作了正交化处理,可以同时分离出所有的独立分量(无噪声条件下)-Using matlab to achieve the maximization of the negentropy method of independent component analysis, orthogonal made of processing, can be isolated from all of the independent component (no nois
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1162
    • 提供者:cjy
  1. Blobworld

    2下载:
  2. Blobworld:基于期望最大算法的图像分割 及其在图像查询中的应用 -Blobworld: Image segmentation using Expectation-Maximization and its application to image querying
  3. 所属分类:matlab例程

    • 发布日期:2012-10-29
    • 文件大小:1249113
    • 提供者:小郭
  1. Clustering

    0下载:
  2. duke的tutorial on EM的matlab经典源码,值得一看。-Matlab code for the tutorial on Expectation Maximization,worth a visit.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:8834
    • 提供者:yujin liu
  1. my_method

    0下载:
  2. 一种新的方法,可以自动对两幅图像进行刚性配准。采用matlab和c++混编,速度得到一定的提高。-Rigid body 2-D image co-registration (translation and rotation) is performed using maximization of mutual information.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:75404
    • 提供者:wangwei
  1. fsmem_mvgm

    1下载:
  2. Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds-Free Split and Merge Expectation-Maximization algorithm for Multivariate
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:219714
    • 提供者:ewizlab
  1. gmm

    0下载:
  2. Bayesian mixture of Gaussians. This set of files contains functions for performing inference and learning on a Bayesian Gaussian mixture model. Learning is carried out via the variational expectation maximization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5767
    • 提供者:ruso
  1. ExpectationMaximization

    0下载:
  2. Expectation Maximization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3391
    • 提供者:duythai
  1. EMdemo

    0下载:
  2. This is Expectation Maximization algorithm code.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13647
    • 提供者:Jangsub Kim
  1. em

    0下载:
  2. Expectation-Maximization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3507
    • 提供者:saravanan
  1. EM-for-HMM-Multivariate-Gaussian-processes

    0下载:
  2. Expectation-Maximization algorithm for a HMM with Multivariate Gaussian measurement Usage ------- [logl , PI , A , M , S] = em_ghmm(Z , PI0 , A0 , M0 , S0 , [options])
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:22118
    • 提供者:
  1. use-estimate-maximization

    0下载:
  2. use estimate maximization to calculate maximization of equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1581
    • 提供者:maryam
« 12 3 4 5 6 »
搜珍网 www.dssz.com