登录
首页 » matlab » 互信息

互信息

于 2021-03-30 发布
0 262
下载积分: 1 下载次数: 8

代码说明:

说明:  互信息计算,用于获取两个随机变量相关程度(Mutual information Mutual information calculation is used to obtain the correlation degree of two random variables)

文件列表:

互信息\condentropy.m, 1034 , 2006-01-06
互信息\condmutualinfo.m, 1237 , 2006-01-06
互信息\demo_mi.m, 724 , 2006-01-06
互信息\elementmexheader.h, 477 , 2007-08-23
互信息\entropy.m, 761 , 2006-01-06
互信息\estcondentropy.cpp, 1800 , 2006-01-06
互信息\estcondentropy.dll, 40960 , 2006-01-06
互信息\estcondentropy.mexglx, 8901 , 2006-01-06
互信息\estcondentropy.mexmac, 54608 , 2007-08-23
互信息\estentropy.cpp, 1249 , 2006-01-06
互信息\estentropy.dll, 40960 , 2006-01-06
互信息\estentropy.dsp, 3449 , 2008-03-03
互信息\estentropy.dsw, 528 , 2008-03-03
互信息\estentropy.mexglx, 8605 , 2006-01-06
互信息\estentropy.mexmac, 53908 , 2007-08-23
互信息\estentropy.ncb, 33792 , 2008-03-03
互信息\estentropy.opt, 49664 , 2008-03-03
互信息\estentropy.plg, 1286 , 2008-03-03
互信息\estjointentropy.cpp, 1417 , 2006-01-06
互信息\estjointentropy.dll, 40960 , 2006-01-06
互信息\estjointentropy.mexglx, 8638 , 2006-01-06
互信息\estjointentropy.mexmac, 54608 , 2007-08-23
互信息\estmutualinfo.cpp, 3541 , 2006-01-06
互信息\estmutualinfo.dll, 40960 , 2006-01-06
互信息\estmutualinfo.mexglx, 9623 , 2006-01-06
互信息\estmutualinfo.mexmac, 54644 , 2007-08-23
互信息\estpa.cpp, 4754 , 2006-01-06
互信息\estpa.dll, 40960 , 2006-01-06
互信息\estpa.mexglx, 11191 , 2006-01-06
互信息\estpa.mexmac, 59216 , 2007-08-23
互信息\estpab.cpp, 5948 , 2006-01-06
互信息\estpab.dll, 40960 , 2006-01-06
互信息\estpab.mexglx, 11798 , 2006-01-06
互信息\estpab.mexmac, 59180 , 2007-08-23
互信息\findjointstateab.cpp, 7387 , 2006-01-06
互信息\findjointstateab.dll, 40960 , 2006-01-06
互信息\findjointstateab.mexglx, 12665 , 2006-01-06
互信息\findjointstateab.mexmac, 59260 , 2007-08-23
互信息\jointentropy.m, 924 , 2006-01-06
互信息\makeosmex.m, 599 , 2006-01-06
互信息\mergemultivariables.m, 1099 , 2006-01-06
互信息\miinclude.h, 521 , 2007-08-23
互信息\muin.asv, 542 , 2008-03-04
互信息\mutualinfo.m, 604 , 2006-01-06
互信息\readme, 1804 , 2007-05-06
互信息\Debug, 0 , 2008-03-20
互信息, 0 , 2008-03-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • amethodforimagefusion
    文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。(Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then calculate the contrast of each piece, the image block is divided into clear blocks, fuzzy block, to clear blocks and fuzzy block is defined as the border region adjacent to area, integration time, a clear block directly select the corresponding block as a fusion, for the border region, the wavelet decomposition on the basis of the pixel-based contrast method selected for processing.)
    2020-06-25 22:40:02下载
    积分:1
  • placement
    optimal placement digial antenna
    2014-08-29 00:49:24下载
    积分:1
  • OMP_one_dimension
    对一维信号进行OMP重构,基于压缩感知的信号重构(OMP reconstruction, one-dimensional signal based on compressed sensing signal reconstruction)
    2013-04-25 16:09:43下载
    积分:1
  • 1
    说明:  最小均方算法的仿真, LMS算法仿真在移动通信的应用(Least mean square algorithm simulation, LMS algorithm for the application of simulation in mobile communications)
    2009-11-15 16:53:01下载
    积分:1
  • ImprovedDL
    这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。(This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse".It contains codes of the OMP, Batch code- OMP, CoROMP matching pursuit algorithm and improved K- SVD dictionary learning algorithm ,This is the important source code of image sparse representation ,which can help you learn and improve. )
    2013-07-18 15:42:19下载
    积分:1
  • MATLABSimulationsforRadarSystemsdesign
    国外经典的雷达系统设计书籍:MATLAB Simulations for Radar Systems design.pdf 内有大量MATlAB仿真代码,对雷达信号检测与估计研究方向的人员很有帮助(The classic design of radar systems of foreign books: MATLAB Simulations for Radar Systems design.pdf there are a lot of MATlAB simulation code, the radar signal detection and estimation of the direction of the staff very helpful)
    2010-05-19 09:11:08下载
    积分:1
  • FDTD_2D_PML
    本程序实现2维TM波FDTD仿真 此程序用PML设置吸收边界条件 仅含有Ez,Hx,Hy分量 (the two-dimensional program TM wave FDTD simulation procedure set up by PML absorbing boundary conditions for containing Ez , y, Hy weight)
    2006-12-22 10:17:12下载
    积分:1
  • Cantilever.m
    To calculate the maximum displacement in Cantilever beam. Using finite element method.
    2013-09-25 19:49:31下载
    积分:1
  • pdf_deconv
    PDF反卷积法用于去除时基抖动得处理,使用matlab进行编写,希望对大家有所帮助(PDF deconvolution method was used for the removal of jitter handling, use matlab to write, we want to help)
    2015-01-26 16:34:00下载
    积分:1
  • matlab 复杂网络工具箱
    说明:  复杂网络分析,基于matlab的工具箱,种类丰富(Complex network analysis, toolbox based on MATLAB, rich in varieties)
    2020-03-31 23:18:26下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载