Solves Fractional Differential Equations numerically using Haar wavelets. Things Implemented are :
- Signal Approximation using Haar Wavelets
- Single Equation Solver
- System of Equations Solver
- Error bound of the Approximation
Written in MATLAB from scratch. Ideas taken from this paper.