Differential Calculus Solver
Software Development Project (SDP)
CSE Discipline, Khulna University.
Project Title: Simple and Complex Differential Calculus Problem Solver Step by Step.
Project Manager: Dr. Kazi Masudul Alam, Associate Professor, CSE Discipline, Khulna University.
Developers: Md Shymon Islam (170202), Ragib Mehedi (170208) and A.K.Z Rasel Rahman(170216).
Develop Year : 2019
Programming Language: Java
Project Platform: NetBeans, Version: 8.1
Project Type: Desktop Application
Project Description: Our project goal was to develop a software that can solve differentiation and integration of simple and complex calculus problems. But we cannot reach our goal fully because of shortage of time. We only develop our logic to solve differentiation of it's profound formulas. Here we need to put differential function(y=f(x)) as input and output (dy/dx) is the solution shown step by step. We use java language for this project. To make the solution, we have faced so many challenges to generate various types of logic according to various differential patterns. We have created classes and declared methods that are responsible to perform a certain task. These classes and methods are interrelated and interconnected to manipulate and process data. The success of our project is that the system can differentiate each problem step by step. Our project director always helped us with our several problems and finally we did our job at a satisfying level.