Engineering >> Computer Science & Engineering

Trapezoidal Rule

by Steven Syzonenko

 

Submitted : Fall 2014


A written program in Java to find the definite integral using the equation of the trapezoidal rule, numerically finding the integral between the interval [a, b]. The user who runs the code can enter any two values, a and b, and the program will calculate the values into the formula and return the correct answer.


Related Links:

 


 

[ Back ]

Advisors :
Arcadii Grinshpan, Mathematics and Statistics
Walter Syzonenko, Fiserv
Suggested By :
Walter Syzonenko