Skip to content

allensctong/Numerical-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical-Methods

Numerical methods are used to solve various problems in applied mathematics, such as Nonlinear Partial Differential Equations (PDEs) and Fixed Point problems, with wide applications in Engineering, Machine Learning, and Data Science. These problems often have high complexity or fail to have a real solution. Therefore, numerical methods are used to provide accurate approximations that are computationally cheaper.

This repository contains my implementations of several numerical algorithms such as Newton's Method and Linear Shooting algorithm.

Code written in MATLAB.

About

MATLAB implementations of numerical methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages