/FDE-Solver

Solves Fractional Differential Equations numerically using Haar wavelets.

Primary LanguageMatlab

FDE-Solver

Solves Fractional Differential Equations numerically using Haar wavelets. Things Implemented are :

  1. Signal Approximation using Haar Wavelets
  2. Single Equation Solver
  3. System of Equations Solver
  4. Error bound of the Approximation

Written in MATLAB from scratch. Ideas taken from this paper.