Assignment -
(1) While constructing numerical scheme the goal is to have P0(t) + P^1(t) = 4.
(2) N = 100, Δt = 0.5, μ(x) = 0.8
Find solution of the system & plot P0(t), with h1 = 0.2, 0.4, 0.8 & constant repair rate μ = 0.8.
(3) Probability P1(x, t) of the device in failed state with an elapsed repair time X. Plot. (Use h1 = 0.8, μ = 0.8).
(4) Prob. - P1(t) of device in failed state h1 = 0.2, 0.4, 0.8, μ = 0.8.
(5) Probability P0(t) of the device in good state with h1 = 0.2, 0.4, 0.8
Δμ = α/β(α/β)α-1
α = 2, β = 10
Note - Discretization in space followed by use of ODE45 solver to solve the time dependent ODEs.
Attachment:- Assignment File.rar