One Single Component Reliability Monte Carlo Chronological Method

This program calculates the availability and unavailability of a single component given the MTTF and

您现在正在关注此提交

This simple code shows how the Monte Carlo Chronological method works. This example is intended to be for educational purpose, generating an artificial history data vectors of a single component modeled in a two state Markov chain model and exponentially distributed. You just need to enter the number of experiments to determine the simulation time-span (recommended to be above 1000 experiments)and the MTTF and MTTR of the repairable component.
As there is no convergence criteria, it is recommended that you run the simulation many times with a large number of experiments and of course, the same reliability data of the component.

引用格式

Jorge Thomas (2026). One Single Component Reliability Monte Carlo Chronological Method (https://ww2.mathworks.cn/matlabcentral/fileexchange/10679-one-single-component-reliability-monte-carlo-chronological-method), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Correct description