0% found this document useful (0 votes)
77 views1 page

gl8 Bas

This document provides information on a numerical methods library module that sets the weights and points for an 8-point Gaussian quadrature rule to approximate definite integrals. The module takes an integer for the number of weights/points and real arrays for the weights and points as inputs. It has no dependent routines and the code is open source under the GNU license.

Uploaded by

rodwellhead
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views1 page

gl8 Bas

This document provides information on a numerical methods library module that sets the weights and points for an 8-point Gaussian quadrature rule to approximate definite integrals. The module takes an integer for the number of weights/points and real arrays for the weights and points as inputs. It has no dependent routines and the code is open source under the GNU license.

Uploaded by

rodwellhead
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

www.numerical-methods.

com

Numerical Methods Library in Excel VBA


Module

Sub gl8.bas

Title

Sets the weights and points for the 8-point Gaussian Rule.

Description

Sets the weights and points of the following Gaussian quadrature


rule.
1

() ( )
0

Interface

Web source of
code.
Web source of
this guide

=1

Sub gl8(n, wts ,pts)


integer
n: the number of weights/points
real
wts: the weights
real
pts: the points

http://www.numerical-methods.com/Excel_VBA/gl8.xlsm
www.numerical-methods.com/Excel_VBA/gl8_bas.htm

Web source of
the algorithm

Dependent
routines

NONE

Test problems

http://www.numerical-methods.com/Excel_VBA/gl8tests_bas.htm

Licence

This is open source; the software may be used and applied within other
systems as long as its provenance is appropriately acknowledged.
See the GNU Licence for more information or contact
webmaster@numerical-methods.com

Similar codes
that may be of
interest
Applications
Bibilography

Gaussian Quadrature

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy