没有合适的资源?快使用搜索试试~ 我知道了~
poisson-entropy:泊松分布熵
共31个文件
js:18个
md:2个
jshintrc:1个
需积分: 9 0 下载量 100 浏览量
2021-05-17
11:38:05
上传
评论
收藏 30KB ZIP 举报
温馨提示
熵 分布。 随机变量的为 其中lambda > 0是平均参数。 安装 $ npm install distributions-poisson-entropy 要在浏览器中使用,请使用 。 用法 var entropy = require ( 'distributions-poisson-entropy' ) ; 熵(lambda [,opts]) 计算参数为lambda的分布的。 lambda可以是number , array ,typed array或matrix 。 var matrix = require ( 'dstructs-matrix' ) , data , mat , out , i ; out = entropy ( 2 ) ; // returns ~1.705 lambda = [ 2 , 4 , 8 , 16 ] ; out = entrop
资源推荐
资源详情
资源评论
收起资源包目录
poisson-entropy-master.zip (31个子文件)
poisson-entropy-master
.gitignore 711B
README.md 9KB
test
test.accessor.js 2KB
utils
deepcloseto.js 3KB
test.validate.js 3KB
test.deepset.js 2KB
test.number.js 943B
test.array.js 1KB
test.matrix.js 2KB
test.typedarray.js 1KB
test.js 7KB
docs
img
eqn.svg 19KB
examples
index.js 1KB
LICENSE 1KB
.gitattributes 12B
.jshintrc 1KB
package.json 2KB
.jshintignore 118B
TODO.md 12B
.npmignore 498B
.travis.yml 153B
.editorconfig 169B
Makefile 2KB
lib
typedarray.js 863B
number.js 895B
matrix.js 666B
accessor.js 948B
array.js 819B
deepset.js 969B
index.js 3KB
validate.js 2KB
共 31 条
- 1
资源评论
谁家扁舟子
- 粉丝: 30
- 资源: 4678
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功