-
Research project on evolutionary hardware using differential evolution, more specifically development of Infinite Impulse Response (IIR) and Finite Impulse Response (FIR) Filters.
-
Pontifical Catholic University of Paraná
Matlab:
R:
- This solver can be utilized through the graphical interface – by running the main.m file – or directly running the functions for the desired optimizer (e.g. JADE, LSHADE, etc).
- MatlabDE/test.m has examples of IIR design using differential evolution.
- RDE/test.R has another example of IIR design.