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

搜索资源列表

  1. ZUIXIAOJIAOCHASHANGtuxiangfenge

    1下载:
  2. d对图像进行分割 利用的是最小交叉熵原理 具有很好的效果。。。与大家分享-d image segmentation utilization of minimum cross entropy principle has a good effect. . . To share with you
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:1564
    • 提供者:张力
  1. CEM_array

    1下载:
  2. CEM算法实现阵列综合,交叉熵算法实现阵列综合-The CEM Algorithm array synthesis, cross entropy algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:14608
    • 提供者:You
  1. erweishang

    0下载:
  2. 二维最大熵法和二维最小交叉熵法是目前常用的两种阈值分割方法, 但在某些时候因为两种方法获取的阈 值过高或者过低, 使得分割失效。针对此问题, 提出了基于二维最大熵法和二维最小交叉熵法结合的图像分割方法。 首先, 对二维最小交叉熵公式进行转化 然后, 利用多目标规划理论将这两种方法有机结合使得到的阈值既满足二维 最大熵原则, 又满足二维最小交叉熵原则 最后, 利用二维直方图的特点推导出新型递推算法搜索最佳阈值并降低计 算复杂度。-The thresho ld ing method
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1525756
    • 提供者:rambolyb
  1. jiaochashang

    0下载:
  2. 用于计算图像的交叉熵熵值的matlab源代码,方便修改-Cross entropy
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1232
    • 提供者:年轻人
  1. erweijiaochashang

    0下载:
  2. 二维交叉熵Matlab源代码,方便修改,用于计算图像压缩方面-Two-dimensional cross-entropy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2295
    • 提供者:年轻人
  1. maghale2

    0下载:
  2. Cross-entropy based rare-event simulation for the identification of dangerous events in power systems paper
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:271127
    • 提供者:elshan.j65
  1. statistic

    4下载:
  2. IDL计算影像均值、标准差、偏差指数、信息熵、平均梯度、光谱扭曲程度、相关系数的小程序。-average gradient, correlation coefficient, entropy, cross entropy, joint entropy, mean square error and mutual information, signal to noise ratio, peak signal to noise ratio,
  3. 所属分类:Special Effects

    • 发布日期:2016-03-23
    • 文件大小:1024
    • 提供者:
  1. jcs-RBTS

    3下载:
  2. 基于交叉熵法的电力系统可靠性分析,需要输入测试系统数据才行哟!-Reliability analysis of cross-entropy-based power systems, test systems need to enter data for the job yo!
  3. 所属分类:其他小程序

    • 发布日期:2017-05-18
    • 文件大小:587
    • 提供者:rj
  1. image-quality-evaluation

    4下载:
  2. 该matlab代码主要用于计算图像的边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。- calculate the uation average gradient, edge strength, information entropy, gray are Value, standard deviation (mean square er
  3. 所属分类:2D Graphic

    • 发布日期:2015-04-19
    • 文件大小:9216
    • 提供者:李伟
  1. TSP_CE

    0下载:
  2. Cross entropy for TSP problem matlab file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2696
    • 提供者:prakornchai
  1. ce_mvgm

    0下载:
  2. Cross entropy program for mvgm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3482
    • 提供者:prakornchai
  1. ce_tsp

    0下载:
  2. function in cross entropy matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2870
    • 提供者:prakornchai
  1. breakpoint

    0下载:
  2. 在这个文档里,利用交互熵进行变点检测,该源码是利用R语言开发-Implements the cross-entropy (CE) method, which is a model based stochastic optimization technique to estimate both the number and their corresponding locations of breakpoints in biological sequences of continuous a
  3. 所属分类:Project Manage

    • 发布日期:2017-04-25
    • 文件大小:106364
    • 提供者:郭伟峰
  1. minCE

    0下载:
  2. The method of minimum cross entropy chooses the best threshold which loses less information during the thresholding. The principle is to calculate the disance D between two distributions P and Q.-The method of minimum cross entropy chooses the be
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:771
    • 提供者:John
  1. CrossEntropy

    0下载:
  2. 一个小程序,基于一维最小交叉熵准则的图像分割-image segmentation based on one-dimensional minimum cross entropy
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:178093
    • 提供者:THC
  1. rnn-from-scratch-master

    1下载:
  2. RNN神经网络的应用和概念,RNN源代码和使用方法-You can find that the parameters `(W, U, V)` are shared in different time steps. And the output in each time step can be**softmax**. So you can use**cross entropy** loss as an error function and use some optimizing method (e
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3316909
    • 提供者:大夫
  1. video-anylast

    0下载:
  2. 里面有贝叶斯,卡尔曼,以及二维交叉熵的代码,很实用,非常适合出入视频分析的同学-There are Bayesian, Kalman, and the two-dimensional cross-entropy code, very practical, very suitable for students to access video analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:6232
    • 提供者:王金海
  1. Image_processing_quality_evluation

    2下载:
  2. 图像处理(图像融合,图像加密等)的性能评价指标集包括:平均梯度,边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。-Image processing,average gradient, edge strength, information entropy, gray mean, standard deviation (variance (M
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:8078
    • 提供者:陈明
  1. pingjiazhibiao

    0下载:
  2. 融合图像评价指标,包括平均梯度,交叉熵,信息熵,互信息,结构相似性等。-Fused image uation, including the average gradient, cross entropy, information entropy, mutual information, and so on structural similarity.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:4010
    • 提供者:陈扬
  1. image-fusion13

    0下载:
  2. 这是从网上整理出来的图像融合评价标准,总共有13项性能指标。包括平均梯度,边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。-This is sorted out the online image fusion uation criteria, there are a total of 13 performance indicators
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:13868
    • 提供者:去额
« 1 2 34 5 6 »
搜珍网 www.dssz.com