【问题标题】:how to generate the histogram data in java using commons math3.0如何使用commons math3.0在java中生成直方图数据
【发布时间】:2012-05-22 18:23:00
【问题描述】:

我想使用 apache commons math 3.0 库从一组数据中生成直方图。我一直在查看他们的文档(http://commons.apache.org/math/apidocs/index.html),但找不到。有谁知道吗?

【问题讨论】:

    标签: java statistics


    【解决方案1】:

    你需要使用频率类,在这里查看 API 文档:http://commons.apache.org/math/apidocs/org/apache/commons/math3/stat/Frequency.html

    【讨论】:

    • 但是我怎样才能用频率定义垃圾箱..我认为它不支持。
    猜你喜欢
    • 1970-01-01
    • 2012-06-02
    • 1970-01-01
    • 2012-08-14
    • 2014-09-21
    • 1970-01-01
    • 1970-01-01
    • 2016-09-08
    • 1970-01-01
    相关资源
    最近更新 更多