Skip to content
/ sc-lab Public

📌 Various numerical methods for ODEs and PDEs in Matlab

License

Notifications You must be signed in to change notification settings

yell/sc-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sc-lab

Implemented

  • discrete processes
  • numerical methods for ODEs:
    • explicit Euler
    • method of Heun
    • Runge-Kutta (4th order)
    • implicit Euler
    • Adams-Moulton (2nd order)
    • Newton's method
  • numerical methods for PDEs:
    • Gauss-Seidel method
    • boundary value problems (stationary)
    • boundary and initial value problems (instationary)
    • explicit and implicit methods

Examples




About

📌 Various numerical methods for ODEs and PDEs in Matlab

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages