登录
首页 » Matlab » MIC

MIC

于 2022-01-21 发布 文件大小:11.29 MB
0 140
下载积分: 2 下载次数: 5

代码说明:

function minestats = mine(x, y, alpha, c) % MINE  Maximal Information-based Nonparametric Exploration %    %   Returns a struct containing MIC, MAS, MEV, MCN (eps=0) and %   MCN_GENERAL (eps=1-MIC). % %   MINESTATS = MINE(X, Y, ALPHA, C) computes the MINE statistics %   between X and Y. X and Y must be row vectors of size n. %   Alpha is the exponent in B(n) = n^alpha and must be in (0, 1.0]. %   Parameter c determines how many more clumps there will be than  %   columns in every partition and must be > 0. % %   MINESTATS = MINE(X, Y, ALPHA) computes the MINE statistics %   between X and Y. Default value of c is 15. % %   MINESTATS = MINE(X, Y) computes the MINE statistics  %   between X and Y. Default value of alpha is 0.6 and default value  %   of c is 15. % 

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

发表评论

0 个回复

  • GA
    说明:  遗传算法的matlab实现,包括遗传各种操作的程序源码。(Genetic algorithm matlab realize, including a variety of operating procedures for the genetic source.)
    2008-03-31 21:52:58下载
    积分:1
  • DPSO
    说明:  处理旅行商问题的离散PSO算法的例程,动态生成路径串,算法本身保证了路径串的合法性(Traveling salesman problem to deal with discrete PSO algorithm routines, dynamically generated path string, the algorithm itself, guarantee the legitimacy of the path string)
    2008-11-14 21:34:24下载
    积分:1
  • single_end_fault_location
    单端频域法故障测距程序,采用零序电流相位修正法,精度较好(The single-ended fault location procedures using frequency domain method with good precision)
    2012-04-23 14:10:51下载
    积分:1
  • hjorth
    Hjorth calculation of signal
    2014-11-07 21:35:04下载
    积分:1
  • serial_communication_assistant
    matlab GUI编写的串口通信助手,通过一定的串口链接实现PC机之间的串口通信,包括数据的接收和发送。波特率,校验位个数,进制显示,发送周期可以进行设置。(matlab GUI written in serial communication assistant, through certain serial link between the PC serial communication, including receiving and sending of data. The baud rate, parity number, hexadecimal, the the sending cycle can be set.)
    2012-10-17 16:26:29下载
    积分:1
  • beam-patterns-in-different-spaces
    在不同波束空间中的波束方向图(分为四个不同的空间对比,阵列间隔为半波长)(beam patterns in different spaces)
    2011-12-21 11:56:33下载
    积分:1
  • RDRadar
    采用的是RD算法实现合成孔径雷达成像,距离-多普勒RDA二维成像仿真(RD algorithm is used in synthetic aperture radar imaging, range- Doppler two-dimensional imaging simulation RDA)
    2010-07-14 19:37:24下载
    积分:1
  • anewunscengedkalmanparticlefilter
    一种新的改进的UPF粒子滤波,在不降低精度的同时有效降低了算法的运行时间,很好用,可直接适用(A new particle filter to improve the UPF, achieved without lowering the accuracy of the algorithm at the same time effectively reduce the running time, very good, and can be directly applicable)
    2008-12-23 15:13:55下载
    积分:1
  • 质量评价程序
    det_U = AverageDifference(X,Y);    % 平均误差Rmse = rmse( X,Y );                % 均方根误差Entropy(Y);                        % 计算信息熵entropycontrast( X,Y );            % 信息熵差psnr( X,Y );                       % 峰值信噪比MI( A,B,F );                       % 互信息G = avg_gradient(img);             % 平均梯度                                   % 图像均值            STD( X )                           % 标准差SF( X )                          
    2022-04-28 00:41:32下载
    积分:1
  • 比较好的纹理特征提取
      由灰度共生矩阵能够导出许多纹理特征,计算了14种灰度共生矩阵特征,分别为纹理二阶距、纹理熵、纹理对比度、纹理均匀性、纹理相关、逆差分矩、最大概率、纹理方差、共生和均值、共生和方差、共生和熵、共生差均值、共生差方差、共生差熵。
    2023-07-30 17:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载