Community Profile

photo

Divyaprakash


Indian Institute of Technology Delhi

Last seen: 6 days ago Active since 2020

Followers: 0   Following: 0

PhD Student Applied Mechanics

Programming Languages:
Python, C++, C, MATLAB, Fortran
Spoken Languages:
English, French, Hindi

Statistics

All
  • Thankful Level 2
  • MATLAB Flipbook Mini Hack Participant
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 3
  • Personal Best Downloads Level 2
  • MATLAB Central Treasure Hunt Finisher
  • First Submission
  • First Review
  • Solver

View badges

Feeds

View by

Submitted


Smoothed Dirac Delta Function
Compute the Dirac delta function at point x with mesh width h

3 months ago | 3 downloads |

Thumbnail

Submitted


cellwrite
Writes a cell array containing cells with a variable number of columns to a text file.

5 months ago | 3 downloads |

Submitted


Collatz Conjecture
Visualization of the Collatz conjecture

1 year ago | 1 download |

Thumbnail

Submitted


Cofactors (signed minors)
Calculates the co-factors of each element of a matrix

2 years ago | 1 download |

Submitted


Boundary Element Method
Two-dimensional boundary element solver

2 years ago | 15 downloads |

Thumbnail

Submitted


Midpoint Method
Solves IVP using the Midpoint method

2 years ago | 2 downloads |

Thumbnail

Submitted


The Jacobi Method
Solves a system of equations using the Jacobi method

2 years ago | 1 download |

Submitted


Potential Flow
Plots planar irrotational flows using the superposition principle

2 years ago | 4 downloads |

Thumbnail

Submitted


Secant Method
Calculates the root of a function

2 years ago | 1 download |

Thumbnail

Submitted


Simpson's 1/3rd rule of numerical integrations
Calculates the integral using Simpson's 1/3rd rule

2 years ago | 1 download |

Submitted


projectile_distance
Calculates the horizontal distance traveled by a projectile

2 years ago | 1 download |

Submitted


Richardson Extrapolation
Calculates approximation using Richardson's extrapolation

2 years ago | 13 downloads |

Submitted


Bisection Method
Calculates the root of a function

2 years ago | 1 download |

Thumbnail

Submitted


Numerical Integration using Finite Sum
Approximates an integral by a finite sum

2 years ago | 1 download |

Submitted


flow_visualization
Plots streamlines, streaklines and pathlines

2 years ago | 7 downloads |

Thumbnail

Submitted


Two-Dimensional Heat Transfer
Solves a 2D Heat Transfer/ Laplace / Diffusion Equation Solution

2 years ago | 13 downloads |

Thumbnail

Submitted


Newton-Rhapson Method (System of Nonlinear Equations)
Calculates the roots of equation(s) using Newton-RhapsonMethod

2 years ago | 2 downloads |

Submitted


smd_vibrations
Solves for the forced vibrations of a spring-mass-damper system

2 years ago | 4 downloads |

Submitted


taylor_series
Returns the Taylor series and its evaluation at a point.

2 years ago | 2 downloads |

Submitted


cranknicolsonheat
Solves a 1D transient heat conduction problem

2 years ago | 1 download |

Submitted


odephaseportrait
Draws a 2D phase portrait of a given system of 2 ODEs

2 years ago | 1 download |

Submitted


RK4
Solves IVP using using Runge-Kutta Method

2 years ago | 2 downloads |

Submitted


Euler's Method
Solves IVP using Euler's method

3 years ago | 2 downloads |

Submitted


heun
Solves IVP using Heun's method

3 years ago | 1 download |

Submitted


ralstons
Solves IVP using Ralston's method

3 years ago | 1 download |

Submitted


tdma
Tridiaogonal Matrix solver

3 years ago | 7 downloads |

Submitted


curve_fit_LSM
Fits a Polynomial (Curve)

3 years ago | 1 download |

Thumbnail