/SOFC-EIS-ECM

Matlab code for fitting of effective circuit models to Nyquist plots for a solid-oxide fuel cell

Primary LanguageMatlabGNU General Public License v3.0GPL-3.0

SOFC-EIS-ECM

Matlab code for fitting of effective circuit models to a Nyquist plot, for a solid-oxide fuel cell

Requires a 3-column csv of experimental EIS data as input. examplerun.m contains some examples of the performance and results given typical data and constraints on the minimization. fit_eis_dat.m contains the data cleaning, model generation and error calculations, minimization, and plotting functions.