arduino / arduino/ArduinoCore-API
Functions for taking the mean and standard deviation of an array of numbers?
未关闭
- 主要语言
- C++
- 星标
- 306
- 派生
- 150
- PR 合并指标
- 30 天内没有已合并 PR
描述
I've been thinking about how to help Arduino users do more sophisticated analysis of their sensor data and this seems like a simple thing that could help with a bunch of things. There are some existing libraries for this (e.g. http://playground.arduino.cc/Main/Average) but it seems like mean() and standardDeviation() are common enough to be worth including in the core. What do you think?
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件、测试或入口点。首先查看 ArduinoCore-API 组织和现有的 core API,然后确定适当的数组接口、数值行为以及所需的测试,再决定完整的添加需要包含哪些内容。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- api, embedded-iot
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100