Simulation the evolution of the telegraphic process (the availability of a system).
Usage
Asys(lambda, mu, t, T)
Arguments
lambda
the rate so that the system functions.
mu
the rate so that the system is broken down.
t
calculate the matrix of transition p(t) has at the time t.
T
final time of evolution the process [0,T].
Value
matrix p(t) at time t, and plot of evolution the process.
Details
Calculate the matrix of transition p(t) at time t, the space states of the telegraphic process is (0,1) with 0 : the system is broken down and 1 : the system functions, the initial distribution at time t = 0 of the process is p(t=0)=(1,0) or p(t=0)=(0,1).