没有合适的资源?快使用搜索试试~ 我知道了~
exponential-mgf:指数分布矩生成函数(MGF)
共47个文件
js:19个
jl:8个
json:8个
需积分: 44 2 下载量 86 浏览量
2021-04-30
05:13:44
上传
评论
收藏 40KB ZIP 举报
温馨提示
瞬间产生功能 分布矩生成函数(MGF)。 随机变量的为 其中lambda > 0是rate参数。 对于t >= lambda ,MGF是未定义的,并且此模块返回NaN 。 安装 $ npm install distributions-exponential-mgf 要在浏览器中使用,请使用 。 用法 var mgf = require ( 'distributions-exponential-mgf' ) ; mgf(t [,选项]) 计算分布的(MGF)。 t可以是 , array ,typed array或matrix 。 var matrix = require ( 'dstructs-matrix' ) , mat , out , t , i ; out = mgf ( 0.5 ) ; // returns 2 out = mgf ( - 1 ) ; // re
资源推荐
资源详情
资源评论
收起资源包目录
exponential-mgf-master.zip (47个子文件)
exponential-mgf-master
.travis.yml 141B
.jshintignore 118B
docs
img
eqn.svg 12KB
package.json 2KB
test
test.array.js 2KB
test.js 10KB
test.matrix.js 2KB
test.number.js 1KB
test.typedarray.js 1KB
test.partial.js 2KB
test.accessor.js 2KB
test.deepset.js 2KB
test.validate.js 3KB
fixtures
partial.json 125B
test.partial.jl 329B
array.json 4KB
test.matrix.jl 327B
test.typedarray.jl 333B
number.json 135B
test.deepset.jl 330B
test.number.jl 327B
test.array.jl 325B
accessor.json 4KB
test.accessor.jl 331B
deepset.json 4KB
matrix.json 840B
runner.jl 861B
typedarray.json 4KB
LICENSE 1KB
TODO.md 10B
.npmignore 498B
examples
index.js 1KB
.gitignore 1KB
lib
index.js 3KB
deepset.js 1KB
accessor.js 1KB
number.js 481B
partial.js 715B
typedarray.js 964B
array.js 929B
matrix.js 789B
validate.js 3KB
Makefile 2KB
README.md 9KB
.jshintrc 1KB
.editorconfig 169B
.gitattributes 12B
共 47 条
- 1
资源评论
三渔
- 粉丝: 28
- 资源: 4543
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功