Numerical Integration | Projects

Numerical Integration
Score  1st Place | (Distinction+) "120%"
Course  Numerical Analysis
Year  2012
ScreenShots  


Description
Numerical Integration is a mathematical technique which get an approximated value for an integral of a function using many algorithms with many iterations that enhance the accuracy of the answer.

This application was to integrate functions "predefined before or user given" using three types of numerical techniques.


Using
C#, WPF, Ribbon UI & Smart Math Library


My Role
It was an individual project and my role was:
  1. Designing the main data structure for the application.
  2. Building classes that interact with the Smart Math Library.
  3. Developing the application manager.
  4. Designing the Ribbon User Interface (UI).
  5. Testing the whole application.
  6. Debugging the whole application.


ScreenShots