Numerical Integration

This section of C++ contains many programs implementing many of the Numerical Analysis methods.

Numerical Integration

Postby MT Shahzad on March 6th, 2008, 5:08 pm

NA-29: A C++ Program to estimate the Integral value of the function at the given point from the given data using Trapezoidal Rule.
NA-30: A C++ Program to estimate the Integral value of the function at the given point from the given data using Simpson's 1/3 Rule.
NA-31: A C++ Program to estimate the Integral value of the function at the given point from the given data using Romberg Method.
NA-32: A C++ Program to to estimate the Integral value of a given function using Gussian Quadrature Rule.
You do not have the required permissions to view the files attached to this post.
MT Shahzad
Web/Software Developer
http://mts.sw3solutions.com
User avatar
MT Shahzad
Site Admin
 
Posts: 300
Joined: February 29th, 2008, 8:11 am
Location: Muridke, Pakistan

Return to Numerical Analysis

Who is online

Users browsing this forum: No registered users and 0 guests

cron