Skip to content

v3nkata/NumQuad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumQuad

A collection of some well known numerical quadrature rules implemented in MATLAB/GNU Octave

The following quadrature rules have been implemented:

  • Ctrap.m : Composite-Trapezoidal method
  • CSimp.m : Composite-Simpson method
  • NC.m : Generalized Closed Newton-Cotes method
  • GSheby.m : Gauss-Chebyshev method
  • GHerm.m : Gauss-Hermite method
  • GLege.m : Gauss-Legendre method
  • GLagu.m : Gauss-Laguerre method
  • GLoba.m : Gauss-Lobatto method

Relavant theory and explanations can be found in Theory_NumQuad.pdf

About

A collection of some well known numerical quadrature rules implemented in MATLAB/GNU Octave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages