One Single Component Reliability Monte Carlo Chronological Method

バージョン 1.0.0.0 (516 Bytes) 作成者: Jorge Thomas
This program calculates the availability and unavailability of a single component given the MTTF and
ダウンロード: 3K
更新 2006/4/11

ライセンスがありません

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 (2025). One Single Component Reliability Monte Carlo Chronological Method (https://jp.mathworks.com/matlabcentral/fileexchange/10679-one-single-component-reliability-monte-carlo-chronological-method), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R14SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersMarkov Chain Models についてさらに検索
謝辞

ヒントを与えたファイル: Availability & Unavailability IEEE39 Bus using Monte Carlo

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Correct description