Skip to content

Latest commit

 

History

History

Assignment7

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Numerical Methods Assignment - 7

About

  • This assignment strengthens our theoritical understanding of the numerical integration methods namely Euler, Improved Euler and Backward Euler methods.
  • The folder contains the python scripts to the same.

Installation and Execution

  • Run python <python_script_name> and the program will run for the given set of inputs.
  • Required output will be generated on STD out and graphs will be displayed separately.