Code Monkey home page Code Monkey logo

du-msc-phy-ant-lab's Introduction

Advanced Numerical Techniques (Lab) - M.Sc. Physics University of Delhi

Semester: IV Course Code: PH-EL562

Course Instructor : Professor Kirti Ranjan >Profile<

As per our university syllabus, "This Lab course is designed to develop computer programming skills (primarily C/C++ based) for implementing advanced numerical methods like Interpolation, Solution of Linear Equations, Monte Carlo Methods, Curve-Fitting techniques etc. Throughout the semester work on a project oriented problem based on developing algorithm for any generalized numerical method which may be related with any of the topics covered in theory classes."

We have been advised to follow the book Numerical Analysis Richard L Burden and J Douglas Faires and to practice the problems we are getting assignments every week and here I'll commit the programs once I successfully compile and get the desired output after the submission deadline ofcourse.

Table of Contents

Programs

Do you want to download all the codes at once?

For Linux user:

All the linux distributers have git installed in their system so they simply paste the following code in their terminal to get a local copy in your system.

git clone https://github.com/singhnir/DU-MSc-Phy-ANT-Lab.git

For Windows user:

Normally no windows has git preinstalled so previous command doesn't work on it but again you can download a zip copy of the codes clicking here.

Requirements

  • Text Editor (Atom/Sublime...)
  • GCC Compiler
  • Gnuplot

Similiar Repositories

  • DU-MSc-Lab-C-Prog : This is my another similiar repository for the subject Computational Physics (Lab) - Course Code: PH-CL502 which I have completed in my M.Sc. Physics Semester: III course from University of Delhi.
  • Numerical Methods in C Language : Since all of my previous repositories were specific problem oriented hence I decided to rewrite the program more in a general way so that everyone can use them wihout any hesitation.
  • Lotka Volterra Population Dynamics : As for my project I've worked on Lotka Volterra Population Dynamics where I tried to control the population of prey so that the number of prey remains approximately constant prey using a small numbers of predators.

Contact

If you've any doubt or suggestions regarding the project, please feel free to reach out by filing an issue here on github or you can simply email me at [email protected]. You can also drop a message to my Telegram account.

Acknowledgements

I would like to thank Ayushi Lamba for sharing her progam whenever needed, Meetesh Joshi for actively engaging in troubleshooting almost every problem and Pritam Chakarborty for tiresomely listening all of my stupid doubts.

Licence

MIT License

Keywords:

arrays, matrices, matrix operations, integration, trapezoidal rule, simpson's rule, gauss quadrature, bisection method, secant method, interpolation, lagrange method neville method, interpolation and polynomial approximation, linear system of equations, gauss elimination method, gauss elimination with chopping rounding and pivoting strategy, gauss jordan, inverse of a matrix, cubic splines, clamped splines, least square fitting, polynomial fitting, chi-square test, chi-square minimization, random numbers, uniform distribution, frequency distribution, monte-carlo simulation, value of pi, area of circle, statistical mean and standard deviation,inverse transformation, acceptance rejection method, 1-D random walk, 2-D random walk, lotka volterra model.

du-msc-phy-ant-lab's People

Contributors

singhnir avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.