少发故障的寿命分布拟合我要分享

Life distribution fitting of less frequent faults

故障数据 故障概率 多层贝叶斯法 error log

关注次数: 250

下载次数: 1

文件大小: 3KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

首先是针对无或单失效数据情形下,通过多层贝叶斯估计法得到失效概率过后,给出了寿命分布参数的加权最小二乘估计。然后如果失效数据不止一个,使用乘积限估计法来得到失效概率的估计值。


English Description:

Firstly, for the case of no or single failure data, the weighted least square estimation of life distribution parameters is given after the failure probability is obtained by multi-layer Bayesian estimation method. Then, if there is more than one failure data, the product limit estimation method is used to get the estimated value of failure probability.


代码预览

weibull_WLS.m

beta.m

exp_WLS.m

Fewer_failures.m

HB.m

log_WLS.m

R_Square.m