登录
首页 » python » 求两点互信息

求两点互信息

于 2022-05-21 发布 文件大小:1.32 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

根据两变量的数据序列来计算两个变量之间的互信息,用的基本思想是histogram法,将两个变量等间距分组,得到其概率密度函数,再带入信息熵公式求解得互信息。

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

发表评论

0 个回复

  • 汉语最全同义词列表
    说明:  在做自然语言处理是可以用于同义词的字典的构建(List of Chinese synonyms)
    2020-02-25 16:17:01下载
    积分:1
  • nsga2.tar
    这段代码描述多目标遗传算法NSGAII算法的实现,抓要包含三部分:Non-dominated sort, Crowding distance assignment, the selection process来找到pareto-front(The basic operations being performed and the worst case complexities associated with are as follows: Multi-objective evolutionary algorithms which uses non-dominated sorting to find pareto front. It is consist of tree parts: • Non-dominated sort returns a list of the non-dominated fronts F. (O(mN 2 )) • Crowding distance assignment is O(mNlogN) • The crowed comparison operator (Sort on ≥ n) guides the selection process at the various stages of the algorithm towards a uniformly spread out Pareto-optimal front. (O(2Nlog(2N))))
    2016-09-28 16:50:08下载
    积分:1
  • BILSTM
    序列标注之 python实现双向长短时记忆模型
    2022-03-23 16:46:36下载
    积分:1
  • deeplearning_doc
    说明:  关于深度学习的一些论文资料,大家可以借鉴看一下(some pdf file about deep learning , thesises , we can study it for deep learing)
    2020-06-16 12:20:02下载
    积分:1
  • 画多边形
    画椭圆、矩形,勾勒出所需图形的大小与所在的位置。(Draw an ellipse or rectangle to outline the size and location of the desired graphic.)
    2020-06-17 17:40:02下载
    积分:1
  • BP-NN
    说明:  BP神经网络算法,自动分析误差,参数迭代生成(BP neural network algorithm, automatic error analysis, iterative parameter generation)
    2020-07-04 00:00:28下载
    积分:1
  • cnn
    cnn,一个简单的神经网络实现,仅需要python3以上版本,numpy,以及相关包,适合初学者
    2023-01-31 10:10:03下载
    积分:1
  • 1
    说明:  使用LSTM预测交通流,并与其它算法进行比较,里面包含详细程序,第一部分(LSTM is used to predict traffic flow and compared with other algorithms, which contains detailed procedures.)
    2019-01-03 09:08:15下载
    积分:1
  • Air_Pollution_Forcast_Beijing-master
    说明:  使用LSTM算法,对北京的空气质量进行预测,得到未来的拟合。(LSTM algorithm is used to predict the air quality in Beijing and get the future fitting.)
    2019-03-19 09:35:32下载
    积分:1
  • python
    关于梅尔谱图提取的一段小程序,用python写(A small program about the extraction of Mel spectrum, written in python)
    2019-04-04 21:33:08下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载