One Single Component Reliability Monte Carlo Chronological Method

Versión 1.0.0.0 (516 Bytes) por Jorge Thomas
This program calculates the availability and unavailability of a single component given the MTTF and
3K Descargas
Actualizado 11 abr 2006

Sin licencia

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.

Citar como

Jorge Thomas (2025). One Single Component Reliability Monte Carlo Chronological Method (https://la.mathworks.com/matlabcentral/fileexchange/10679-one-single-component-reliability-monte-carlo-chronological-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Markov Chain Models en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Correct description