CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - maximum

搜索资源列表

  1. IMAGE

    0下载:
  2. 基于二维灰度直方图的双阈值最大模糊熵图像分割法源代码,VC++编写-Based on two-dimensional histogram of the dual-threshold maximum fuzzy entropy image segmentation method source code, VC++ to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4836280
    • 提供者:张蒙
  1. Harris

    0下载:
  2. 很详细的Harris算法讲解~~~包括非最大值抑制的算法~自适应-Harris algorithm is very detailed explanation ~ ~ ~ including non-maximum suppression algorithm ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:148256
    • 提供者:Sina Gui
  1. Estimate_Y

    0下载:
  2. 神经网络 高斯分布 最大后验估计 最大似然估计-Neural network Gaussian maximum a posteriori estimate maximum likelihood estimate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1489
    • 提供者:吴燕玲
  1. gg_mle

    0下载:
  2. 广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较-exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:9197
    • 提供者:meizi
  1. matlab-mle

    3下载:
  2. 主要是介绍极大似然估计并用matlab实现极大似然估计-Is to introduce the maximum likelihood estimation and use matlab to achieve maximum likelihood estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:40572
    • 提供者:he
  1. mRMRFeatureSelection

    1下载:
  2. mRMR_0.9_compiled最小冗余和最大相关特征选取源代码,-This package is the mRMR (minimum-redundancy maximum-relevancy) feature selection method, whose better performance over the conventional top-ranking method has been demonstrated on a number of data sets in recent pu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1021195
    • 提供者:韩华
  1. maximum_likelihood_classification

    3下载:
  2. 经典的最大似然法分类法的C语言实现,有助于深入了解遥感分类原理。-This program implements the maximum likelihood classification procedure. ouput:1.classified image, and 2. probability file. Note: For constructong variance-covariance matrix must be generic binary file.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:4322
    • 提供者:李会利
  1. homework_1_1

    3下载:
  2. 最大似然估计法的matlab实现,及Crammer-lor下界的确定-Maximum likelihood estimation of the matlab implementation, and Crammer-lor to determine the lower bound
  3. 所属分类:matlab

    • 发布日期:2015-11-26
    • 文件大小:1024
    • 提供者:dago
  1. MaxEntModel

    1下载:
  2. 最大熵模型与自然语言处理方面非常好的介绍-Maximum entropy model and natural language processing aspects of a very good introduction
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:490268
    • 提供者:spring
  1. STBCxindaoguji

    0下载:
  2. STBC_ofdm的最大似然信道估计算法实现(ML)-STBC_ofdm maximum likelihood channel estimation algorithm (ML)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1808
    • 提供者:海之
  1. ML_and_MAP

    2下载:
  2. 最大似然和最大后验概率算法描述,比较性能,仿真分析-Maximum likelihood and maximum a posteriori probability algorithm descr iption, comparative performance, simulation analysis
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-01-21
    • 文件大小:1140
    • 提供者:刘斐
  1. emgmm

    0下载:
  2. 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:19230
    • 提供者:ken
  1. biMatichHungary

    0下载:
  2. 偶图最大匹配完全照算法说明利用集合运算实现的matlab代码。这里需要大家讨论的是增广路的选取的算法,希望朋友们多多讨论,争取找一种更好的增广路方法,有想法的一定告诉我,谢谢,jxrhhu@hhu.edu.cn-Bipartite graph maximum matching algorithm descr iption completely according to the use of computing to achieve a collection of matlab code. Her
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1214
    • 提供者:jiangxr
  1. qmle

    0下载:
  2. the text file QMLE contains the quasi maximum likelyhood estimating procedure and performing Information Matrix test for a univariate GARCH(1,1) model
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3190
    • 提供者:萧建
  1. zishiyingjunheng

    1下载:
  2. This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowled
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:102663
    • 提供者:Lee
  1. ML_cp

    7下载:
  2. 值得深刻阅读的基于CP的OFDM同步程序 这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 -Worthy of profound r
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1738
    • 提供者:张华
  1. AR

    1下载:
  2. 采用最大熵值法或自相关法实现AR模型,估计出AR模型的系数-Maximum entropy method or self-correlation method to achieve AR model, AR model to estimate the coefficients
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:23059
    • 提供者:dong wei
  1. opdetection

    0下载:
  2. 最优多用户检测,即最大后验概率的算法,主要是用于多用户检测中-Optimal multi-user detection, that is, maximum a posteriori probability algorithm, mainly used for multi-user detection
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1319
    • 提供者:yuekeqiang
  1. minmax

    0下载:
  2. 最小费用最大流问题,是用C实现的,比较高效率-Minimum cost maximum flow problem is to use C to achieve relatively high efficiency
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:14701
    • 提供者:雷毅华
  1. maximumentropy

    0下载:
  2. 最大熵图像复原方法,效果还好,这是最近努力的结果,不过或许需要适当的改进之后会有更好的结果,分享一下-Maximum entropy image restoration method, the effect Fortunately, this is the result of recent efforts, but may need to be appropriate to improve after the better results, share
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:30086
    • 提供者:重大包
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com