My task is to fit/match the simulated data from my battery model with the experimental data I have from lab in python by adjusting R0,R1,R2,C1,C2. I know it has been done in MATLAB by optimization tool and same I have to do but in python.

I am trying to solve it with scipy.optimize.curve_fit however, did not get any result so far. I am attaching the excel file for the data and also the python file.

Please guide me how to solve this task, if my approach is correct or there is another way to do it.

More Nupur Tembhare's questions See All
Similar questions and discussions