Satyagopal Mandal
Department of Mathematics
University of Kansas
Office: 624 Snow Hall  Phone: 785-864-5180


  • e-mail: mandal@.ku.edu
  • © Copy right Laws Apply. My Students have the permission to copy.

    Differential Equations (MAth 320) with MATLAB : Foreword

    When I taught the Differential Equations (Math 320) course, I spent the last three weeks to do numerical solutions using MATLAB. Among the material that I supplied to the students include some notes on UNIX and vi, notes on MATLAB and some MATLAB programs. I am making these material avilable online for my students and colleagues.

    List of Contents

    1. On "vi" Editor
    2. On Matlab
    3. Euler's Method Program
    4. Euler's Method Program-2 . This variation gives the solution/graph on two sides of the innitial-time.
    5. Improved Euler's Method Program