Recent content by ksx2098

  1. K

    Comp Sci Fortran 90 Euler Scheme for Radioactive Decay

    Homework Statement in fortran 90 write a program to using the euler scheme to solve the differential equation for decay of a radioactive substance dx/dt = -j*x solving the equation we get x = e^(-j*t) following info is given 2. Homework Equations and values t0 = 0.0 tF =...
Back
Top