Skip to content
/ Mp3 Public

This is a collection of all python programmes done in MPIII lab, SEM IV.

Notifications You must be signed in to change notification settings

iashyam/Mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathematical Physics III lab

Algoritms listed


  1. Least Squre Fit: this algorithm is is used to plot the polinomial of gievn data points such that the standerd deviation is minimum.

  2. Shooting Algorithm: This algorithms use linear regression to solve ODE with boundary value problems.

  3. Solving 2nd Order ODE using Finite Diff MEthod: This is done is FiniteDiffrence.ipynb

  4. Solving Parital Diffretntial Equations

    1. Laplace Equation
    2. Heat Equation
    3. Wave Equation
  5. Gaussian Quadrature Integration

  6. Monte Carlo Simulation to calculate pi

  7. Monte Carlo Integration

  8. Interpolation

  9. Plotting the solutions of Quantuam Harmonic Oscillator

  10. Solving Linear Equations: Using gaussian Elimination

About

This is a collection of all python programmes done in MPIII lab, SEM IV.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published