0
点赞
收藏
分享

微信扫一扫

华为鸿蒙 adb

敬亭阁主 2024-06-19 阅读 5

histogram
Histogram plot画直方图
histcounts
直方图 bin 计数
histcounts是histogram的主要计算函数。
discretize
将数据划分为 bin 或类别

histogram2
画二元直方图
histcounts2
二元直方图 bin 计数

hist和histc过时了。替换不建议使用的 hist 和 histc 实例
hist → \rightarrow histogram
histc → \rightarrow histcounts

imhist
图像数据的直方图
polarhistogram
极坐标中的直方图

在这里插入图片描述
在这里插入图片描述

举报

相关推荐

0 条评论