Riemann Sum New Approach - PowerPoint PPT Presentation

1 / 13
About This Presentation
Title:

Riemann Sum New Approach

Description:

Tutorials. Affine Transformations. General Path. Using the parser. Valid ... Drawing Functions. Tracing curves. X, sin(x), log(x),etc. Finding Area. Findings. ... – PowerPoint PPT presentation

Number of Views:54
Avg rating:3.0/5.0
Slides: 14
Provided by: CalSta7
Category:

less

Transcript and Presenter's Notes

Title: Riemann Sum New Approach


1
Riemann SumNew Approach
2
Choosing a Project
  • Computer Science (large field)-the branch of
    engineering science that studies (with the aid of
    computers) computable processes and structures
  • Databases
  • Web Programming and Design
  • Graphics Design
  • Programming
  • Different Operating Systems

3
Personal Preference
  • Programming (not very creative)
  • C, Java, etc.
  • Mathematics
  • Curve Bank
  • Riemann Sum
  • Calculating areas within Curves

4
What is Riemann Sum
  • Get a Clear Idea of how it works

5
Projects in Riemann Sum
  • Sample Configurable JCM Applet RiemannSums
  • Improvements
  • Modify Calculation
  • Area between two functions
  • Add more functions
  • Flexibility
  • Bounds
  • Coordinates

6
Expectations
  • User Friendly
  • Graphics
  • Colors
  • Clear and Accurate Results
  • Area
  • Errors

7
Ideas
  • Parsing
  • Take any function
  • Language
  • Draw Functions
  • Separate the drawing from calculation

8
Java Research
  • Applets
  • Graphics
  • Tools
  • Classes
  • Tutorials
  • Affine Transformations
  • General Path
  • Using the parser
  • Valid Input

9
More research
  • Transforming
  • Real World to Window Coordinates
  • Drawing Functions
  • Tracing curves
  • X, sin(x), log(x),etc.
  • Finding Area

10
Findings..
  • Graphics vs. Graphics2D
  • Lines, Rectangles
  • No strings
  • General Path
  • Depending on function

11
Programming
  • Classes
  • Rectangle
  • Calculates Area
  • Area
  • Set Rectangles
  • Puts Area together
  • Draw
  • Draws and calculates the area
  • Receives all valid input
  • Riemann Sum
  • GUI
  • Receives the information
  • Validates

12
Error Handling
  • Out of bound
  • Large values
  • Invalid Inputs
  • Area does not exist
  • Log, Ln, Infinity
  • Everything conjugates properly

13
Final Result
  • Riemann Sum
  • Questions?
Write a Comment
User Comments (0)
About PowerShow.com