Engineering >> Computer Science & Engineering

Calculation of the Riemann Integral Through Java

by Jonathan Montesi

 

Submitted : Spring 2013


The purpose of this project is to calculate a Riemann sum and analyze its convergence. Specifically, this is done by hand, and then the method is transferred into Java programming. The program itself will ask the user how many divisions, n, they want to use in the Riemann sum. The higher the number, the more accurate the estimate should be.

 


 

[ Back ]

Advisors :
Arcadii Grinshpan, Mathematics and Statistics
Noureddine Elmehraz, Computer Science & Engineering
Suggested By :
Jonathan Montesi